> Try this instead: > > RewriteCond %{QUERY_STRING} ^([^,]*) [NC] > > If it still does not work, bump the RewriteLogLevel to 9 and look for answers > in the log file. I tried that code and it didn't work. I saw that there may be some typos, so I tried the following: RewriteCond %{QUERY_STRING} ^([^,$]*)$ [NC] That didn't work either. Any other suggestions? --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx