Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- how to 404 parameters added to end of url?


Dijkgraaf - 1:50 am on Jul 27, 2010 (gmt 0)


One solution would be something in your PHP to check that there is a query string ($_SERVER['QUERY_STRING']) and if there when you don't expect one give a response of 403 (Forbidden).
A 403 response is better than a 404 as it tell the requester not to try it again.


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