301 redirect for aliases. htacess rewrite not working.

debonator - May 9, 2008 - 18:24

i changed the alias on one of my pages from "voter_id_requirements" to "voter_identification." i tried setting up a 301 redirect in my htacess file like this:

  #custom redirects

RewriteRule ^voter_id_requirements$ http://www.longdistancevoter.org/voter_identification[R=301,L]

#end custom redirects

now when i go to the voter_id_requirements page, i get a "page not found" message instead of a redirect. any ideas?

thanks.

 
 

Drupal is a registered trademark of Dries Buytaert.