Hi PHPyers:
I have a site that used to have a CMS in the backend to manage the content but now the CMS is gone and I have cloned the site on another machine temporarily until we launch a new site with a new CMS.
The previous CMS generated the URLs and now I want to be able to redirect some of those dynamic URLs (pages) to static URLs (pages) and I’m in need of your assistance. I googled this issue and I ended up with URL shorteners like tinyURL, or Metarefresh and 303 asp and php redirectors, abviously, this is not what I’m looking for. I want to be able to redirect something like /index.php?cid= events.industry_calendar to industry_calendar.php.
Your help is greatly appreciated.
PS. I searched this forum before posting and I didn't come across what I was looking for.
Best,
Lawk Salih