Open Source & Other Geeky StuffsPrevious Posts
Search BuggedTech.com
Tag Archives: apache-redirect
Redirect a bunch of URL to a single URL in Apache
I recently faced a situation wherein I have to permanently redirect a list of URLs to a single URL. I’m used to doing it for 1 to 1 redirects(1 url to another) but this is the first time I did … Continue reading