Jump to content

redirecting directories with .htaccess


pioneerx01

Recommended Posts

Hi,

 

I have hit a communication proplem with my project and people involved. Long story short, wrong URLs got released. I need to find a way to change only one directory in URL, here is na example

 

A wrong URL would be:

www.mysite.com/state/event17_dev/register/school.php

 

I need it to be redirected to:

www.mysite.com/state/event17/register/school.php

 

So only the event17_dev needs to be changed to event17 while the othe directories and pages stay intact.

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/284594-redirecting-directories-with-htaccess/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.