View Full Version : htaccess help
Need the line that directs surfers to a page of my choice if a directory(ies) has no index.html (rather than upload a blank index into each image directory).
Thanks :)
http://www.webweaver.nu/html-tips/web-redirection.shtml
or just use the .php redirect Rebel posted here a while back ;)
Also check out HTAccessible here, just scroll to the bottom:
http://www.tlhouse.co.uk/pc_software.shtml
yeah that's the one slaxx, but I thought there was an option to send all of those non-existant index.html pages to a page I could specify, rather than show just a blank page? Could well be mistaken though :)
that sends to your 403 page which you'd specify with
ErrorDocument 403 jelspage.html
vBulletin v3.5.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.