Search results

  1. M

    virtual host -> clone

    It's be nice to be able to clone virtual hosts through the web GUI (on the Virtual Hosts listing page, next to View/Edit and Delete).
  2. M

    Logs: Rotation, Management & External Applications

    I have a couple of requests to improve log management. My first request is pretty simple. Presently, there's no way to stop the server from rotating its error log when LiteSpeed restarts (presumably to give a clean copy to the Web UI). Could you please add an option (Yes/No - Rotate Log on...
  3. M

    Rails, LSAPI, Rewrites, Contexts, Authentication

    I have a Rails LSAPI serving multiple virtual hosts (so the LSAPI is at the server level). Each virtual host operates off a single template, which has this for the template-wide rewrite rules: RewriteCond %{DOCUMENT_ROOT}/system/maintenance.html -f RewriteCond %{REQUEST_FILENAME}...
  4. M

    lsperld.fpl always times out

    I use an instance of lsperld to serve old-style awstats on one of my servers and I noticed that on 2.2.6 it works fine, but on 3.0 RC2 it times out. I don't know the reason for the hang, because there are no errors I can see in any of the logs. I use exactly the same settings in both. Here is...
  5. M

    Apache Rewrite to LiteSpeed Contexts

    I am converting an old site which relies heavily on 'pretty URLs' and Apache Rewrite rules. I understand that LiteSpeed can have Static or CGI contexts which use regular expressions. At the VHost level, I already have a lsapi PHP looking at php, html and php3 extensions, but the following Static...
  6. M

    Apache vs LiteSpeed permissions

    After converting some sites from Apache 1.3 to LiteSpeed 2.2.2, the one hitch I noticed was that the access and error logs created by LiteSpeed were owned by the web server whereas Apache creates file descriptors before changing user. Isn't the web server supposed to own as little as possible...
Top