Forum Moderators: phranque
RewriteEngine on
RewriteCond %{REQUEST_URI} /generate.php$
RewriteCond %{QUERY_STRING} ^article=48
RewriteRule ^generate.php$ /page_ducks.php [R=302,L]
RewriteCond %{REQUEST_URI} /generate.php$
RewriteCond %{QUERY_STRING} ^article=49
RewriteRule ^generate.php$ /page_swans.php [R=302,L]