Tagged Questions

0
votes
1answer
377 views

Use mod_rewrite to create custom directory index in Apache

So, Apache's default directory listing sucks and mod_autoindex's customisation options suck, so I figured I could write some rewrite rules in my server root to redirect any requests to a directory: ...