.htaccess redirect dynamic URLs
-
I need to use .htaccess to 301 redirect dynamic URLs from:
http://www.domain.com/viewJob.php?jobid=####
and
http://domain.com/viewJob.php?jobid=####
to
http://domain.com/job-openings/current-openings/?jobid=######## is the unique job ID number.
I’m at a loss as to how to do this. Any help? Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘.htaccess redirect dynamic URLs’ is closed to new replies.