Forum Moderators: phranque

Message Too Old, No Replies

Default documentroot directory

/var/www/html/?

         

ebizcamp

8:13 pm on Aug 12, 2004 (gmt 0)

10+ Year Member



Just installed Apache. The default documentroot directory is /usr/local/apache2/htdocs in httpd.conf. But when I visit my website, I get this information, "You may now add content to the directory /var/www/html/. "

Isn't it supposed to be "/usr/local/apache2/htdocs"? I upload my index.html to /usr/local/apache2/htdocs, cannot work; upload index.html to /var/www/html, works.

My first time to install apache, any suggestion is appreciated.