2009/6/30 tomcatastrophe :
> Now I want to add URL rewriting for one of my hosts.
>
> I added my rules and directive to the virtual host (these work fine on
> Linux):
>
> ProxyPreserveHost On
> ProxyPassReverse / ajp://localhost:8009/
> RewriteEngine On
> RewriteRule ^/(.*)$ ajp://l
On Mon, Jun 29, 2009 at 7:04 PM, Peter Kay wrote:
>
> - Original Message
>
>> From: tomcatastrophe
>> To: users@httpd.apache.org
>> Sent: Monday, June 29, 2009 9:51:40 PM
>> Subject: [us...@httpd] mod_rewrite on Windows with Apache 2.2
>>
>>
- Original Message
> From: tomcatastrophe
> To: users@httpd.apache.org
> Sent: Monday, June 29, 2009 9:51:40 PM
> Subject: [us...@httpd] mod_rewrite on Windows with Apache 2.2
>
>
> I have Apache 2.2 working perfectly on my Linux installation and now I am
> tr
I have Apache 2.2 working perfectly on my Linux installation and now I am
trying to set up a copy on my Windows box for development.
Everything works fine except rewriting of URLs.
I have searched and searched online, but every guide and forum says
something different. The information is poorly