Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- 301 Redirect with Path Arguments to None


jdMorgan - 9:34 pm on May 31, 2008 (gmt 0)


You can't do it with mod_alias. Use mod_rewrite, use a RewriteCond to examine THE_REQUEST, and then append a "?" to the substitution URL to clear the incoming query string.

However, this is the third of three steps, and you haven't mentioned the first two (and more-important) steps at all.

See this thread [webmasterworld.com] for details.

Jim


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