Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I have this .htaccess configuration

allow from all
Options –Indexes

and I want is the my web clients can access my resources in that folder but they can't do a directory listing...

did i went to something wrong?

this is my error in my error log

D:/xampp/htdocs/mysite/themes/graymatter/js/.htaccess: Illegal option \xe2\x80\x93Indexes, referer: http://localhost/mysite/site/index

thanks

share|improve this question
Don't ask same question in multiple sites! – Death Mar 7 '12 at 5:40
It appears as though Ignacio was able to help with this issue at StackOverflow so I am closing your question here. As mentioned, please do not cross-post questions - if your question belongs somewhere else, we can migrate it for you. – danlefree Mar 7 '12 at 6:22

closed as off topic by danlefree Mar 7 '12 at 6:19

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.