linuxtricks
IS-IT--Management
Help!
I have built a new webserver on Redhat 7.2 using apache_1.3.22.
It seems that I need to let the server know to look for the index.html file within folders.
When I go to:
I get halted with a "page cannot be found". But when I go to:
the page loads up fine. =(
I have the following line already in my httpd.conf.
[red]<IfModule mod_dir.c>
DirectoryIndex index.html
</IfModule>[/red]
But, I'm really not sure if that line is my problem.
I admit, I'm confused! Help! =\ ---
Try not. Do. Or do not. There is no try.
I have built a new webserver on Redhat 7.2 using apache_1.3.22.
It seems that I need to let the server know to look for the index.html file within folders.
When I go to:
I get halted with a "page cannot be found". But when I go to:
the page loads up fine. =(
I have the following line already in my httpd.conf.
[red]<IfModule mod_dir.c>
DirectoryIndex index.html
</IfModule>[/red]
But, I'm really not sure if that line is my problem.
I admit, I'm confused! Help! =\ ---
Try not. Do. Or do not. There is no try.