Hello.
I'm interested to see which pages are not located by my visiters (error 404), but I have discovered that lsws does not use the error.log at all. The file always left at 0 size, and no errors are logged to the file. I have checked the settings, and I have the following options:
<log>
<useServer>0</useServer>
<fileName>$VH_ROOT/logs/error.log</fileName>
<logLevel>WARN</logLevel>
<rollingSize>10M</rollingSize>
</log>
Any idea why the log file stays empty?
Thank you.
I'm interested to see which pages are not located by my visiters (error 404), but I have discovered that lsws does not use the error.log at all. The file always left at 0 size, and no errors are logged to the file. I have checked the settings, and I have the following options:
<log>
<useServer>0</useServer>
<fileName>$VH_ROOT/logs/error.log</fileName>
<logLevel>WARN</logLevel>
<rollingSize>10M</rollingSize>
</log>
Any idea why the log file stays empty?
Thank you.