|
|
|
|
|
|
| Author |
Message |
Frank Meyer *nix forums beginner
Joined: 21 Feb 2005
Posts: 3
|
Posted: Sat Mar 19, 2005 3:44 am Post subject:
Apache problems...
|
|
|
Symptoms:
File / not found.
/index not found.
Apache test page appears instead of index.html
http://localhost// works, but http://localhost/ does not
Problem:
The directory names in the /etc/httpd/conf/httpd.con file do not
match. Virtual host settings are wrong.
Solutions:
Restore files from YellowDog install disks and re-customize (not cut
and paste) by hand the RedHat Apache Configurator doesn't always work
right.
Make sure that all script files are chmod +x as are all dirs.
Make sure of the following in the httpd.conf file - note how many /
there are!!!
DocumentRoot "/var/www/html/"
<Directory />
Options Indexes FollowSymLinks
AllowOverride None
Allow from all
</Directory>
<Directory "/var/www/html/">
Any other tips you all have should be posted as replies to this post.
Frank |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|
|
The time now is Wed Jan 07, 2009 8:28 pm | All times are GMT
|
|
Advertising | Remortgaging | Loans and Credit Cards | Debt Consolidation | Debt Consolidation
|
|
Copyright © 2004-2005 DeniX Solutions SRL
|
|
|
|
Other DeniX Solutions sites:
Unix/Linux blog |
electronics forum |
medicine forum |
science forum |
|
|
Privacy Policy
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|