|
Sorry to bring up this old topic but I found another problem regarding
errordocument and htaccess not being obeyed, still not fixed in 3.2.2
Apparently a cgi-bin underneath a document root does not obey the parent's htaccess.
ie.
example.com/cgi-bin/
will give a generic 403 error that ignores whatever is in example.com/ .htaccess (errordocument 403)
I believe apache follows the htaccess correctly however.
Last edited by aww; 09-19-2007 at 02:41 AM..
|