Slight hijack here, but related, so I think it's OK.
Sometimes it's not practical/desireable to put an index.html in every folder (image folders etc.). I know how to prevent directory listings in .htaccess with IndexIgnore *, but is there a way to send the nosy bastards to a custom 403 page (preferrably an easy way using .htaccess)?
|