PDA

View Full Version : Need help with .htaccess redirect


gofrogs
10-01-2009, 08:24 PM
I'm trying to work with the .htacess to redirect a php syntax url...any suggestions?

I want to forward...
http://test.org/school-information.php?ID=188
to
https://test.org/registration-step-four.php?SchoolID=188&promo=&Submit=Continue

clunk.werclick
10-02-2009, 11:46 AM
What have you tried so far?