> I still get "forbidden" anytime I try to access a URL that wouldn't > normally be handled by coldfusion.. it's a JRun Servlet Error > forbidden though, not your usual apache forbidden.
Hey Rick, how about throwing a dollar sign at the end of your regex. I don't know if that's required or not but I've always seen it done that way. So like: ^\/u\/(.*)$ -- Josh ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277843 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

