Page is a not externally linkable
jdMorgan - 3:15 am on Jan 8, 2008 (gmt 0)
Merging [QSA] with your existing flag, use [QSA,L]. Jim
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.