At 5:46 PM +0100 11/1/01, V93r wrote:
>now, i dont quite understand if i'm able to do this with 
>url_part_aliases at all, and how. since the stuff before & after the 
>jsessionid is always different.

No, you're right--you can't do it with url_part_aliases. (And it's 
not really supposed to do this sort of thing.)

I'd do it with the new url_rewrite_rules attribute, available in 
3.1.6 or in a patch to 3.1.5. This allows rewriting URLs with full 
regex patterns.

>after that i would have to add a real jsessionid (can i do this with 
>allow_in_form?).

Yes, though if it's already some sort of server environment variable, 
it's already there. All CGI/server environment variables are already 
passed through to the templates.

-- 
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to