Files in Document Root don't show up.
Hi,All the files (html, php) we put in the document root (/usr/local/apache/htdocs) can't be accessed with http://host.ourdomain.com/file
What is wrong here?
httpd.conf has DocumentRoot /usr/local/apache/htdocs/
Anyone?
Thank you!
Domenico
btw who must be the owner of th htdocs directory and the files in it ?
LATE EDIT:
Solved! Some faulty httpd.conf entry was fixed.