Hello Rob
Tx for the reply, yes I understand now what is happening. There is another file
added to the apache2 version (called default) which has another override
command that needed comenting out. From what I can remember from apache 1.x
this was all done from the http.confg file.
Problem res
All you should have to do is change the DocumentRoot directive. And
the associated block. I haven't used Debian, but in
the default httpd.conf for Redhat/Fedora the directives are documented
pretty well.
DocumentRoot /var/www
On 8/26/06, Glen Tapley <[EMAIL PROTECTED]> wrote:
Hi
I am using
Hi
I am using Debian Sarge and have installed apache2.
When I access my webpage on the debian server it defaults to
http://www.myserver.com/apache2-default/
The web page is still displayed but the index file has to be in the directory
/var/www/apache2-default.
How do I change the configuation s