Posted by Sanders Kaufman on 01/12/07 05:21
I'm working on a webhost that seems to have an undocumented feature.
I inadvertently coded a link to "mydomain.com//" - with TWO
trailing slashes.
When I clicked the link, Apache returned this error:
-+-+-+-+-+-+
403 Forbidden
You don't have permission to access
/cgi-sys/php-fastcgi//index.php on this server.
You may need to create an index.html page or enable the
directory browsing by creating an .htaccess file containing
"Options +Indexes".
-+-+-+-+-+
I have a cgi-sys, but I have no idea what this "fastcgi" stuff
is about.
Anyone seen this before?
[Back to original message]
|