20 posts tagged with mod_rewrite. (View popular tags)
Displaying 1 through 20. Subscribe: http://ask.metafilter.com/tags/mod_rewrite/rss RSS feed for this tag

Related tags:
+ (10)
+ (10)
+ (4)


Users that often use this tag:
emptybowl (2)

I need to figure out how to use mod_rewrite to trim the extensions of all of a certain type of file (.php) and replace them with a forward slash [more inside]
posted on Aug 13, 2008 - 4 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

I need to redirect all traffic on a subdomain to https instead of http. mod_rewrite is installed, but I don't know how to use it. [more inside]
posted on Jun 11, 2008 - 7 answers

Mod_rewrite and subdirectories and subdomains, oh my! [more inside]
posted on Jun 2, 2008 - 8 answers

How on earth do I get pretty URLs to work in BBpress, when in a subdirectory of a Wordpress install? [more inside]
posted on Apr 23, 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

I'm moving a website from one host to another and adding a level to the directory structure. How can I do this with mod_rewrite? [more inside]
posted on Jan 12, 2008 - 2 answers

Is it possible to append trailing slashes AND have a URL redirect using .htaccess? [more inside]
posted on Oct 6, 2007 - 4 answers

I asked an earlier question about using Apache to redirect a request to a Tomcat server running Jython. With your help I've gotten that running, but now I have a new problem. I need the hostname of the computer making the request to be available to the Jython scripts that are running, but the mod_rewrite changes REMOTE_ADDR to be name of the Apache server, not the hostname of the user. Is there some other way I can get this information?
posted on Mar 29, 2007 - 1 answers

mod_rewrite filter: I need some code foo help here. I'm running a website that was just converted to WordPress. There are hundreds of Google search results pointing to the old site's search system. I want to redirect those to the new system. [more inside]
posted on Feb 7, 2007 - 14 answers

I'm not too well versed in Apache, and I'm having problems finding out if I can do what I want to do: Is there a way to use mod_rewrite to redirect a certain URL to a different port on the same sever without changing the URL displayed to the user? Example: Say I want http://myserver/tomcat to redirect to http://myserver:8080, but still keep the URL as http://myserver/tomcat. I've figured out how to do it so it changes the URL, and that seems to be touted as a "feature" of mod_rewrite in the documentation, but I can't find a way to turn it off. Is it possible? If not though mod_rewrite, then maybe some other module?
posted on Aug 16, 2006 - 10 answers

I am trying to setup mod_rewrite on a custom site so that it will use mod_rewrite to make things a little cleaner. Gallery is embedded into my site so I can use my own user database. [more inside]
posted on Aug 7, 2006 - 6 answers

Sub-sub domains with mod_rewrite - can it be done? [more inside]
posted on Aug 7, 2006 - 4 answers

Website/Weblog/Apache/Chroot/mod_rewrite Wordpress? I've been hired to create website content for a record store. That's turned into also being in charge of the website creation/management. They already have hosting, a virtual server that uses chroot to keep separate clients separate. I had hoped to use Wordpress, and the guys who hired me want something that looks bloggish, even while maintaining their eBay store as the ecommerce backend (posts/album descriptions with samples would link to eBay auctions). The problem is that Wordpress needs to use mod_rewrite access (in Apache) to create permalinks when content is added (through .htaccess), and the host has said that mod_rewrite is a security risk for the rest of his clients unless we go for dedicated hosting. He's talked about using read/write permissions access to circumvent the need for .htaccess. [more inside]
posted on May 4, 2006 - 13 answers

Is there a mod_rewrite expert in the house that tell me what I'm doing wrong? [more inside]
posted on Nov 8, 2005 - 15 answers

Newbie seeks compassionate mod_rewrite guru... [more inside]
posted on Sep 15, 2005 - 8 answers

A subdomain redirection question (any mod_rewrite experts?) [more inside]
posted on Aug 19, 2005 - 12 answers

I've just learnt (after an afternoon of struggling) that Apache's mod_write module doesn't work for embedded media, like a video in object tags. The best response I could get to my problem was "You'll gonna need a more sophisticated solution.". Well thanks. Any pointers? [more inside]
posted on Jul 21, 2005 - 5 answers

I've been trying to get a mod rewrite thingie to work for the past day, and I'm tired of bashing my head against my desk. [more inside]
posted on May 11, 2005 - 5 answers

.htaccess question. I want to turn all the underscores in a url into dashes. More inside..
posted on Sep 24, 2004 - 7 answers