I need to redirect a URL that reads

mysite.com/wiring

to

mysite.com/wiring?scene=

I know how to do this with a regular site, but when I tried editting the Drupal .htaccess file, I keep getting site is down errors. I'm not sure the proper way to do a redirect like that in the Drupal .htaccess file.