> > At a very simple level something like > > RewriteRule \.php$ - [F] > > Would rewrite any request where the url ended in .php to 403s >
Tried it. I have Passenger in high performance mode and it looks to disable mod_rewrite. http://www.modrails.com/documentation/Users%20guide%20Apache.html#PassengerHighPerformance I may be out of luck if I want to keep that set to on. Cheers, Walter -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

