I'm having trouble setting a vhost on Apache, and,, I just don't seem to be able to find what's causing Apache to return " 'Forbidden You don't have permission to access /index.phtml on this server.'
looking at the log for the vhost, it says: ...."GET /index .phtml HTTP/1.0" 403 209 "-" "... the httpd docs are: # ls -l drwxr-xr-x 2 digiprin digiprin 4096 Oct 23 22:26 docs -rw-r--r-- 1 digiprin digiprin 929 May 26 2000 error404.html -rw-r--r-- 1 digiprin digiprin 1228 Feb 1 2000 form.html -rw-r--r-- 1 digiprin digiprin 754 Oct 23 22:04 index.phtml -rw-rw-rw- 1 digiprin digiprin 303 May 26 2000 robots.txt -rw-rw-rw- 1 digiprin digiprin 929 May 26 2000 test.html I marked the robots.txt as -rw-rw-rw-, and, still can not access it in browser, log gives: "GET /robots.txt HTTP/1.0" 403 208 "GET /test.html HTTP/1.0" 403 207 I looked at my working vhosts, and, I just can't spot what I screwed up... Voytek Eymont -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
