11 posts tagged with htaccess and redirect. (View popular tags)
Displaying 1 through 11 of 11. Subscribe: Posts tagged with htaccess and redirect

Apologies for asking a question that I know will be answered already on the web, somewhere, but I can't find it. I'm having trouble writing a .htaccess ReWrite rule that will forward requests for all folders within a specific sub-folder to the same folders at a subdomain - so http://www.mydomain.com/hello/foo/bar/ will forward to http://hello.mydomain.com/foo/bar/ Any advice very gratefully received.
posted by Cobbler on Mar 18, 2009 - 12 answers

I'm moving Wordpress from www.mydomain.com to www.mydomain.com/blog, but I'm also putting in something new at root that I want people to see. Please .htaccess my brains out. [more inside]
posted by miniminimarket on Mar 3, 2009 - 9 answers

My redirect regex doesn't work. How can I fix it? [more inside]
posted by kirkaracha on Feb 2, 2009 - 8 answers

.htaccess question -- how many redirects is too many? [more inside]
posted by crickets on Mar 30, 2007 - 13 answers

301 redirectrs in .htaccess: how do I redirect calendar/* to /calendar.html ? I've tried modifying various examples online and they result in either "internal server error" or a 404 caused by incorrectly redirecting /calendar/* to /calendar.html/* . [more inside]
posted by Tuwa on Mar 13, 2007 - 12 answers

How do I write a .htaccess file the will redirect if you AREN'T coming from a specific website? [more inside]
posted by torpark on Feb 16, 2007 - 4 answers

I'm new to editing .htaccess files, and I'd like some help managing multiple domains on one hosting package. [more inside]
posted by rocketman on Jan 30, 2007 - 5 answers

Taking a site offline with .htaccess. I have a server which is running in production, but I want to take it offline for some maintenance. While I want everyone who calls at any URL to be redirected to index.html, I want admins to be able to view the site in full. [more inside]
posted by fightorflight on Jan 3, 2007 - 6 answers

Anyone know that website that made redirects easy? [more inside]
posted by PandemicSoul on Dec 2, 2006 - 11 answers

Using htaccess, I'd like to redirect all requests from a random set of IPs to a text file explaining that the IP has been banned. What would be the easiest and most efficient way to do this? [more inside]
posted by maxpower on Oct 26, 2006 - 5 answers

Another redirect question. [more inside]
posted by mikel on Feb 28, 2006 - 9 answers