Welcome to Delicate template
Header
Just another WordPress site
Header

Phusion Passenger & mod_rewrite

July 5th, 2011 | Posted by Michaël in Blog

I noticed through Google Webmaster Tools that there where still some old links around on the internet pointing to non-existing pages on my company site. So I thought is was time to redirect them to some existing pages.

The quickes way was creating a .htaccess file and that would be it. But for some reason, the redirects went all wrong. At first, I didn’t thought of it, but I had this problem before.

My Passenger installation is configured with PassengerHighPerformance set to On . With the high performance set to on, Passenger get a bit less compatible with the Apache modules as stated in their documentation. So the only thing I needed to do is the the PassengerHighPerformance to off for that particular vhost.

Hopefully, I won’t forget the next time it happens

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">