Quote:
|
Originally Posted by Doctor Dre
Thanks for your time but what I want to do is :
when there is no index file, it just redirects to the site URL.
Basicly i got hundreads of folders containing galleries but do not use any index page. users try too type new folders to see if there are more galleries... so i want to use the 404 traffic to feed a tgp.
|
Use this then:
Code:
ErrorDocument 404 http://www.domaintoredirectto.com/pagetoredirectto.html