Access forbidden error 403

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Access forbidden error 403

Postby mayonise » 26. July 2007 11:06

when i change my document root to d: i have this error

Access forbidden!

You don't have permission to access the requested object. It is either read-protected or not readable by the server.

If you think this is a server error, please contact the webmaster.
Error 403
localhost
07/26/07 16:39:10
Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.2

here my error log

[Thu Jul 26 16:53:05 2007] [error] [client 127.0.0.1] (20023)The given path was above the root path: Cannot map GET /hehe.php HTTP/1.1 to file



my http.conf

Listen 127.0.0.1:8088
DocumentRoot "D:/"

<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
</Directory>

<Directory "D:/">

Options Indexes FollowSymLinks Includes ExecCGI
AddType text/shtml .shtml
AddOutputFilter INCLUDES .shtml

AllowOverride All

Order allow,deny
Allow from all

</Directory>

can anyone help me? i'm using xampp 1.5.2 version
mayonise
 
Posts: 1
Joined: 26. July 2007 10:57

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 111 guests