View Full Version : Lsws 4.1.1
sux0r
05-18-2011, 09:29 PM
http://www.litespeedtech.com/packages/4.0/lsws-4.1.1-ent-i386-linux.tar.gz
?? o.O
Another development version?
DraCoola
05-22-2011, 06:21 AM
this v4.1.1 suddenly triggering modsec rule :
SecRule REQUEST_COOKIES:PHPSESSID "!^[0-9a-z]*$"
which was not happen while using v4.1 and apache 2.2.17 - 2.2.18
http://cuteserver.net/411.jpg
mistwang
05-22-2011, 06:38 PM
Can you check the request header with firebug or liveheader, what is the value of
REQUEST_COOKIES:PHPSESSID ?
Also, please enable LSWS debug logging
and Mod security debug logging
SecDebugLogLevel 9
It should show what exactly happened.
DraCoola
05-25-2011, 03:43 PM
Thank you george for your kind attention.
I decide to temporarily backward to v4.1 right now and wait until my mod_sec rule set finished on your investigation.
many thanks! :)