A mod_rewrite recipe wouldn't help you a lot, because you actually need to
parse the HTML, find all HREFs (and FORM actions) which point to your local
site and add the session information to these.
If you have a module which does process all the output from your handlers
then this would be a good place to add it. PHP and Apache::ASP do it this way.
Tobias
At 05:07 PM 5/9/00 -0400, Drew Taylor wrote:
>Exactly what does the URL rewriting in your case? A custom module or
>some version of mod_rewrite? It appears that the community needs a
>comprehensive solution, that combines the effectiveness of
>Apache::Session with the configurability to use cookies or URL tracking.
>Is there such a beast? Would it be hard to cobble it together with
>existing modules?
>
>--
>Drew Taylor
>Vialogix Communications, Inc.
>501 N. College Street
>Charlotte, NC 28202
>704 370 0550
>http://www.vialogix.com/