Error 403
You don’t have permission to access the requested object. It is either read-protected or not readable by the server.
with:
http://localhost/
http://127.0.0.1
Error_log
[Tue Jul 29 23:16:15 2008] [error] [client 127.0.0.1] client denied by server configuration
My access to server local machine run correctly before I used Yast to check HTTP default settings.
Apparently Yast create a Yast2_Vhost.cong file in /etc/apache2/vhosts.d
!! access with http://localhost/username/info.php works OK
What directives and in what conf file I must change to fix it or is it permissions?
/srv/www/htdocs owner root
/etc/apache2 owner root
Apache/2.2.4 (Linux/SUSE) SUSE 10.3 Gnome 2.x
Please help