AF wrote: > On 12/31/2010 2:54 PM, Scott Ferguson wrote: > >> You can try full-url-regexp="..." >> >> The standard rewrite behavior ignores parameters and only matches on the >> main url. >> > > That worked. Thank you! > > One more question. Is it possible to capture a variable and then > transform it from all-lowercase to all-uppercase (or vice versa)? > Not currently.
In 4.0, we could enable a custom rewrite class, where you could do custom rewriting. -- Scott > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest > > _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
