Wishdiak,
we solved it, well kind of...
I went back to the original http.conf and made sure the following were changed. I changed my document root back to /var/www/html and changed the directives for that file.
I am not sure why it's not allowing me to do it for /home/wwww
the permissions are...
Wishdiak,
Thanks for all the suggestions. Both have permissions 755. i have restarted the httpd service several times
I noticed the directory /homh/www being defined twice. Is this not normal? I changed everything to look like this
<Directory "/home/www">
Options Indexes FollowSymLinks...
Sorry it took me so long to reply.
the permissions are set to -rwxr-xr-x (755) on index.html
I don't really want to to use .htaccess really not sure why anything is not working
thanks for the help
Ryan
Hi Wishdiak,
I changed the following in my httpd.conf
AllowOverride controls what directives may be placed in .htaccess files.
# It can be "All", "None", or any combination of the keywords:
# Options FileInfo AuthConfig Limit
#
AllowOverride All
#
# Controls who can get stuff from this...
Hi,
I recently installed Apache 2.0 on a fedora core 3 system of mine. The install went great. Got the httpd service to start and checked htpp://localhost to see if I got the test page... That worked!
I then went to to the httpd.conf and configured some stuff, like server name, user and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.