Hey All,

I trying out FarCry + Railo on Tomcat rather than Resin. All working
well, except for the URL rewriting part.
Any ideas on what Rewrite scripts I can use in Apache to have the
requests rewritten and proxied to Tomcat via ajp? I haven't bothered
with mod_jk - and don't know if I really need to?

This is the rewrite scripts I have in place:

RewriteCond %{REQUEST_URI} !(^/farcry|^/webtop|^/flex2gateway|^/
flashservices|^/CFIDE)($1/)
RewriteRule ^([a-zA-Z0-9\/\-\%:\[\]\{\}\|\;\<\>\?\,\*...@\#\$\ \(\)
\^_`~]*)$ ajp://scottmebberson.local:8009/index.cfm?furl=$1
[L,PT,QSA]

cheers,
Scott.

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to