Thursday, 8 August 2013

Using .htaccess to redirect bots

Using .htaccess to redirect bots

So my website has a page called presets_pc.html, which dynamically loads
content, and I want to redirect bots to presets_pc_fallback.php, which
literally dumps the database on the page. I'm pretty new to this stuff,
and can't get RewriteRule to work; can you help me?
Thanks :)

No comments:

Post a Comment