I've got to 301 redirect URLs for roughly 10,000 pages on a pair of Drupal sites. That seems like a lot to stuff into .htaccess. Are there better alternatives?
[more inside]
posted by mph
on Jun 6, 2012 -
7 answers
I need some .htaccess help in redirecting all web requests to a single home page.
[more inside]
posted by Aquaman
on Jul 7, 2010 -
4 answers
I have a blog, which I did have available at blog.example.com. I have recently moved it to be a subdirectory of my main site www.example.com/blog. I am having some trouble with redirecting old links from the subdomain across the the new main site subdirectory, and I really need some help to get it working right. can someone help me craft a .htaccess file to handle the redirects?
posted by Scramblejam
on Dec 19, 2008 -
5 answers
Two domain names loading the same website - only the websites aren't being served from the same folder, despite the fact that they are served from the same server. There exist two folders: users on a Unix machine. How can I get both domain names to serve up the website from the same folder? And is there any reason I should NOT do this?
[more inside]
posted by dance
on Oct 1, 2008 -
6 answers
Web server question. Can I combine htaccess and session variables from other systems? (more inside)
[more inside]
posted by jpoulos
on Jul 23, 2008 -
6 answers
I'm configuring some htaccess files for multiple directories and I'm having some problems incorporating groups of authorized users.
[more inside]
posted by chillmost
on Jul 11, 2008 -
2 answers
I would like to use .htaccess to pull out a specific part of a filename and display it in the "Description" column of a file directory on an apache web server.
[more inside]
posted by maxwelton
on Jul 10, 2008 -
1 answer
How do I redirect all my website's images and mp3s to another domain via .htaccess?
[more inside]
posted by frenetic
on Jun 26, 2008 -
6 answers
I've been helping my friend setup his personal website and we have been muddling through with plenty of help from google and a little bit of luck.
But recently, I've been stumped by a persistent problem with a directory containing some files. Here's the scenario - my friend shares his RSS reading list as an OPML file. In addition, he wants to try and show how his reading list has evolved by archiving older versions of his reading list in a folder. He also wants to allow other people to browse this archive folder.
It seemed like we should be able to achieve this using .htaccess files, but unfortunately it's not working like we expected.
[more inside]
posted by your mildly obsessive average geek
on Mar 25, 2008 -
4 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
I have a Moveable Type weblog. I would like to redirect the feeds. This probably involves using .htaccess and mod_rewrite. My mind has grown weary after two hours of trying to get this to work. Can anyone offer advice?
[more inside]
posted by jdroth
on Oct 25, 2006 -
4 answers
I need to add a few lines to my htaccess file to deal with the fact that Google Image Search never updates its database
[more inside]
posted by sindark
on Sep 18, 2006 -
16 answers
Hardcore Apache question: How can I write an .htaccess file that will apply a RewriteRule to only the most recent file posted to my Wordpress blog?
[more inside]
posted by tweebiscuit
on Jul 24, 2006 -
13 answers
Will the lines
[shown inside] in the .htaccess file cause ANY url of the form www.example.com/filename to be matched and rewritten to www.example.com/m2.php?pg=filename?
[more inside]
posted by billsaysthis
on Jan 11, 2004 -
15 answers