Quote:
|
Originally Posted by TheDoc
Look up allow and disallow rules for htaccess.
|
Yea.
You could use mod_rewrite in .htaccess to check user agent perhaps.
Or a javascript to check useragent on the page.
Or a php script to check user agent on the page, etc.