Search results

  1. M

    mod_security support

    What rules are supported? For now I've had to disable all our rules since they were using ruleRemoveByID. Thanks Mark
  2. M

    mod_security support

    Sure. It is: SecRule Request_URI /frontend/x3/fantastico/autoinstall[a-zA-Z0-9]+.php phase:1,nolog,allow,ctl:ruleRemoveByID=340067 SecRule SERVER_NAME "ourdomainnamehere" phase:1,nolog,pass,ctl:ruleRemoveByID=340151 SecRule SERVER_NAME "ourdomainnamehere"...
  3. M

    mod_security support

    Over the weekend we purchased and installed LSWS 4.0.12 Enterprise. We had been running Apache 2 and had several mod_security exceptions set up. We had /opt/mod_security/whitelist.conf define these exceptions but when we switched to LSWS it appears that it is using mod_security (lots of things...
  4. M

    Determine log rotation time

    My impression was that if you did not have a size selected it would use the keep days to determine when to rotate. Basing this on file size would be even more unpredictable since on a high traffic day it could rotate multiple times (if the number was small) before we could analyze the log...
  5. M

    Determine log rotation time

    I'm currently running LSWS 3.2.1 and have a question about log rotation for virtual hosts. I have the access log set to be kept for 3 days. How do I determine what time of day it is actually rotated? The reason I ask is that I want to insure it is coordinated with my Urchin installation so we...
  6. M

    Log format

    Has this support made it into the current version of Enterprise yet? I've been a long time Urchin user and in moving to LiteSpeed I would really like to continue logging in a format that Urchin can derive a lot of information from. As the poster above mentioned I'm looking to enable the...
Top