Your regex in this line:

RewriteRule ^stuff$ https://diversity.umn.edu/disability/request/exam[R=301,L]

does not match stuff.html so you could change it to ^/stuff\.html$
or similar. Enable the rewrite log if you want to see what the rewrite
engine is doing in detail.

Good luck,

Pete
-- 
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107

Attachment: pgpx6Enb2Afo3.pgp
Description: PGP signature

Reply via email to