For help: web service configuration problems!

Source: Internet
Author: User
For help: web service configuration problems! -- Linux Enterprise Application-Linux server application information. For details, refer to the following section. I used Vmware6.0 virtual RHEL5.0 to set up a web server to store my home page. This webpage can be accessed externally,Files are stored in "var/www/html" for normal access (LAN access ).
Then I move these files to "/home/xxx/public_htm,
Create a user xxx and modify "/etc/httpd/conf/httpd. conf" as follows:
1) DocumentRoot "/home/xxx/public_htm", remove #
2) ServerName 192.168.254.131: 80, remove the # sign
3) Replace UserDir with xxx, and remove the # sign before UserDir public_html.
4) Modified

Options Indexes MultiViews
AllowOverride None
Order allow, deny
Allow from all

# Is removed.
Finally, an error is reported when I restart the httpd service. I checked I don't know what's wrong. Please give me some advice. Thank you!


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.