PDA

View Full Version : best way to set up environment variables??


nikss
08-16-2007, 03:49 PM
is this the best way to set up environment variables??

context - > rewrite rules :

Rewriterule . - [E=VAR1:10,E=VAR2:20]

i assume that
SetEnv VAR1 10

is not working in litespeed std edition but works in enterprise?

mistwang
08-17-2007, 11:46 AM
I think it should work with Standard edition as well. We will double check.

mistwang
08-20-2007, 06:57 PM
The rewrite rule works with both standard and Enterprise edition, we verified that.

"SetEnv VAR1 10" is not supported, so it does not work with either edition.