On Sep 6, 2007, at 12:27 AM, Jan Kriesten wrote:
>
> hi,
>
> i'm coming from apache and want to change to resin completely since
> there is no
> need for this intermediate any more.
>
> the only thing i haven't figured out yet is how to use resin's
> <rewrite-dispatch>. we use apache's rewrite-rules to use user
> friendly url's. we
> have this e.g.:
>
> RewriteEngine on
> RewriteCond /usr/local/www/services/apache/html%
> {REQUEST_FILENAME} !-f
> RewriteCond %{QUERY_STRING} .*
> RewriteCond %{REQUEST_FILENAME} !.gif$
> RewriteCond %{REQUEST_FILENAME} !.jpg$
> RewriteCond %{REQUEST_FILENAME} !.js$
> RewriteCond %{REQUEST_FILENAME} !.css$
> RewriteRule ^(.+)$ $0#%0 [C]
> RewriteRule ^([^#]+)#(.*)$ /index.jsp?pathinfo=$1&$2
> [PT,L]
>
> is there a way to accomplish this with resin's <rewrite-dispatch>?
Can you translate that into english? :-)
I can't quite see what's it's supposed to do.
-- Scott
>
> best regards, --- jan.
>
>
>
>
> _______________________________________________
> 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