On May 11, 2005, at 9:36 AM, David Cooper wrote:
Two things:
1) I posted earlier about URL Rewrites and someone responded asking if I could comment on some rewrite strategies. I've lost that email address, but I'd be happy to if you'll just respond to this post.
2) I have apache rewrite rules in action rewriting URLs and forwarding them to my servlet. I need to check for old URL's that may have been book marked and redirect them. Is there a way for the servlet to access the original form of the HTTP request, i.e. prior to being rewritten.
I don't see how this could be since the rewrite happens in Apache and there is nothing obvious in the HTTP header that indicates the original form of the request. I thought I would ask though.
Perhaps this would solve the issue?
https://urlrewrite.dev.java.net/
_______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org
