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

Related tags:
+ (12)
+ (11)
+ (4)


Users that often use this tag:
emptybowl (2)

Can you help me with a mod_rewrite problem...? [more inside]
posted by twine42 on Jul 8, 2009 - 6 answers

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

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 by SECONDHANDSMOTE 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 by frenetic 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 by The Radish on Jun 11, 2008 - 7 answers

Mod_rewrite and subdirectories and subdomains, oh my! [more inside]
posted by holgate 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 by generichuman on Apr 23, 2008 - 4 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'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 by piro on Jan 12, 2008 - 2 answers

Is it possible to append trailing slashes AND have a URL redirect using .htaccess? [more inside]
posted by Hot Like Your 12V Wire 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 by emptybowl on Mar 29, 2007 - 1 answer

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 by GatorDavid 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 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

Sub-sub domains with mod_rewrite - can it be done? [more inside]
posted by Vantech 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 by klangklangston 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 by ArcAm on Nov 8, 2005 - 15 answers

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

A subdomain redirection question (any mod_rewrite experts?) [more inside]
posted by subclub 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 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

.htaccess question. I want to turn all the underscores in a url into dashes. More inside.. [more inside]
posted by jmevius on Sep 24, 2004 - 6 answers