Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Rewrite Rule and affiliate ID problem


jdMorgan - 3:15 am on Jan 8, 2008 (gmt 0)


Ah, clearer now. In order to pass the AFF= name/value pair through the RewriteRule where you are passing the VAR1 and VAR2 parameters to /index.php, you will need to use the [QSA] --Query String Append-- flag on the rule. Otherwise, your VAR1/VAR2 parameters will replace the original AFF= query by default.

Merging [QSA] with your existing flag, use [QSA,L].

Jim


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