> > Can you please re-check (DocumentRoot in httpd.conf) that Apache is > > looking under /var/www/html for docs? BTW, there is some > problem with > > server-status too. Where is your Apache ServerRoot? What about > > permissions for this dir? > > I had already checked these, but here's the info. I don't see > a problem - do you? > > [EMAIL PROTECTED] solomon]$ cat /etc/httpd/conf/httpd.conf | > more ### Main Configuration Section ### You really shouldn't > change these settings unless you're a guru ### ServerType > standalone ServerRoot /etc/httpd #ServerName localhost > #LockFile /etc/httpd/httpd.lock PidFile /var/run/httpd.pid > ScoreBoardFile /etc/httpd/httpd.scoreboard ErrorLog > logs/error_log LogLevel warn ResourceConfig /dev/null > AccessConfig /dev/null DocumentRoot /var/www/html > > [EMAIL PROTECTED] solomon]$ ls -lad /etc > drwxr-xr-x 187 root root 14112 Aug 1 05:49 /etc/ > [EMAIL PROTECTED] solomon]$ ls -lad /etc/httpd drwxr-xr-x 6 > root root 232 Jun 17 2004 /etc/httpd/
It seems to be OK. The last thing - can you run "rpm -V apache" in order to verify that all files from "apache" package have original ownership/permission? *********************************************************************************** Information contained in this email message is intended only for use of the individual or entity named above. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the [EMAIL PROTECTED] and destroy the original message. *********************************************************************************** ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]