Looking to redirect a page with 2 parameters what i have is
RewriteEngine On
RewriteCond %{QUERY_STRING} ^([^&]&)*id=8(&|$)
RewriteCond %{QUERY_STRING} ^([^&]&)*date=1349996400(&|$)
RewriteRule ^/calendar/event\.php$ /news/nrsc-chloramines-open-house/ [R=301,L]