Thread
:
How to enable mod_setenvif
View Single Post
#
2
08-23-2011, 04:10 PM
webizen
LiteSpeed Staff
Join Date: Oct 2010
Posts: 2,337
lsws does not support mod_setenvif directly but you can set env through rewrite rule such as:
Quote:
RewriteRule (.*) - [env=myenv:1]
webizen
View Public Profile
Send a private message to webizen
Find all posts by webizen