View Single Post

  #1 (permalink)  
Old 12-11-2003
learner
 
Posts: n/a
Default Can anyone show me the simple httpd.conf for apache 2.0.48?

I really don't understand how to set the httpd.conf file to run the server.
The server is running okay.

But, I can not assess the default page on the machine itself.

I get "Unable to access document"

When tried
telnet localhost 80

and typed "GET", I got the message about permission denied.


I installed apache 1.3.6 rpm binary package, it worked fine.
So, I modified the httpd.conf file on /usr/local/apache2/conf directory.
Still, I got the same access problem.

Should I set the file permission of the default directory?

Thanks for reading.