Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Page displays with spurious query string on URL


g1smd - 11:12 am on Jan 25, 2010 (gmt 0)


This should work:

RewriteCond %{QUERY_STRING} &?ID=462&?
RewriteRule ^directory/Oceania/Australia - [F]

If you need id and Id and iD to also fail, add [NC] to the condition.

If you want any and all ID numbers to fail, remove the 462&? part from the condition.


Thread source:: http://www.webmasterworld.com/apache/4067005.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com