David Kitchen

Avatar

Just another SharePoint developer blogging

mod_rewrite + mod_proxy + spaces in URI = boom!

So I have a piece of .htaccess magic on one of the sites that I run. What this particular set of instructions do is allow me to run a second web server of a different version behind my Apache 1.3 installation, and still have it appear to the end user as if I only run one web server, basically it's a proxy. I like this, this is good. The .htaccess ...

,