Re: [Resin-interest] URL Rewriting with Resin

2007-11-16 Thread ufo wrote this here
Iv'e got it: -- View this message in context: http://www.nabble.com/URL-Rewriting-with-Resin-tf4823563.html#a13802095 Sent from the Resin mailing list archive at Nabble.com. ___ resin-interest mailing list resin-interest@caucho.com http://maill

Re: [Resin-interest] URL Rewriting with Resin

2007-11-16 Thread ufo wrote this here
Actually this one works: But only ones: somesite.com/ufo forwards to somesite.com?vars=/ufo And: somesite.com/ufo/came throws 404 -- View this message in context: http://www.nabble.com/URL-Rewriting-with-Resin-tf4823563.html#a13802031 Sent from the Resin mailing list archive at Nabble.

[Resin-interest] URL Rewriting with Resin

2007-11-16 Thread ufo wrote this here
Hello Resin Gurus! I'm new to Resin and I have a complicated question. How to implement this mod_rewrite rule with Resin? RewriteEngine On Options +FollowSymlinks RewriteBase / RewriteRule ^([^.]+)$ ?vars=$1 [QSA] In human words I want Resin to threat: www.somewebsite.com/ufo/came/here/and/wro