Post the rewrite rule here.

Igor

On Nov 5, 2010 1:11 PM, "Dennis Jacobfeuerborn" <[email protected]>
wrote:

Hi,
I'm trying to find a way to always generate a 404 error using htaccess when
a directory is accessed and with mod_autoindex enabled.
That is when I access http://server/directory/ I want to get a 404 error
instead of an auto generated index.

I tried doing this with a RewriteRule but the autogenerated index gets
displayed anyway and disabling the Index with "Options -Indexes" only gives
me a 403 instead of a 404.

Is there a way to do this?

Regards,
 Dennis

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
 "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to