12 posts tagged with apache and mod_rewrite. (View popular tags)
Displaying 1 through 12 of 12. Subscribe: Posts tagged with apache and mod_rewrite

I need help with a simple mod_rewrite! [more inside]
posted by omnipotentq on Jun 19, 2009 - 5 answers

Is there anyway with apache redirect's (mod_rewrite with a 301 rule) for the underlying web page to detect the redirect and run some JS or PHP (or anything really) to say, 'HEY USER!!! Ya you! Change your bookmarks please!'? [more inside]
posted by cayla on Apr 25, 2009 - 8 answers

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

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

Mod_rewrite & query strings: Just when I thought I had it figured out... [more inside]
posted by romakimmy on Feb 20, 2008 - 8 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 by emptybowl on Mar 29, 2007 - 1 answer

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 by emptybowl 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 by dyno04 on Aug 7, 2006 - 6 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 by klangklangston on May 4, 2006 - 13 answers

Newbie seeks compassionate mod_rewrite guru... [more inside]
posted by spock on Sep 15, 2005 - 8 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 by handybitesize 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 by SpecialK on May 11, 2005 - 5 answers