On Wed, Jul 19, 2000 at 05:26:18PM +0300, Dimitar Peikov wrote:
> This works -> put the session into ENVIRONMENT variable
> 
> RewriteEngine on
> RewriteRule ^(.*)/([0123456789]+)/([0123456789]+)/(.*) $1/$4 [E=UID:$2,E=SID:$3]
> 

yes, i have thought of that, and it indeed works, but I would like to
pass it through the GET interface, if at all possible. if it turns out
impossible - then my choice would be a RewriteRule similar to yours above...
anyway, thanks

-tacho

--
   [i don't follow] | [http://daemonz.org/ || [EMAIL PROTECTED]]
   [everything should be made as simple as possible, but no simpler]
   0x44FC3339 || [02B5 798B 4BD1 97FB F8DB 72E4 DCA4 BE03 44FC 3339]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to