Actually this one works: <rewrite-dispatch> <forward regexp="^([^.]+)$" target="?vars=$1"/> </rewrite-dispatch>
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.com. _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
