12 posts tagged with htaccess and Apache (View popular tags)

Web server question. Can I combine htaccess and session variables from other systems? (more inside) [more inside]
posted 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 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 on Jul 10, 2008 - 1 answers

How do I redirect all my website's images and mp3s to another domain via .htaccess? [more inside]
posted on Jun 26, 2008 - 6 answers

Mod_rewrite and subdirectories and subdomains, oh my! [more inside]
posted on Jun 2, 2008 - 8 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 on Mar 25, 2008 - 4 answers

Mod_rewrite & query strings: Just when I thought I had it figured out... [more inside]
posted on Feb 20, 2008 - 8 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 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 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 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 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?
posted on Jan 11, 2004 - 16 answers