
01-02-2004, 09:50 AM
|
|
LiteSpeed Staff
|
|
Join Date: May 2003
Location: New Jersey
Posts: 7,590
|
|
Quote:
|
Originally Posted by Fed
i have found out the problem: my access.log file reached 2G and that was why lshttpd stopped.
|
Please tell me more about this, I want to have this issue addressed.
lshttpd should rotate the log file automatically when the size limit is reached, it failed to do so? Or you set the size limit bigger than 2G?
Or there is no enough disk space left?
Quote:
i'd like to add "charset" line to the httpd's header; like this:
Content-Type: text/html; charset=windows-1251
it would be very fine!
do you plan this in future releases?
|
Next release will allow you to add that in the MIME definition file. By doing so, Content-Type of all static html page will be affected. Not sure if it is what you'd like?
Support for multi-languages is low priority on our current to do list.
Best Regards.
|