Search results

  1. M

    Installation Service Question

    Please check our online store.
  2. M

    Installation Service Question

    Yes, LSWS write access log to those files just like what Apache does. It is fully compatible with cPanel.
  3. M

    Licensing Issues

    You can apply as many trial keys as you want. Our license server will track and allow using trial key for max 30 days for each server.
  4. M

    Installation Service Question

    Installation service is not associated with any edition or license, you can even use it to install standard edition. You will try LSWS on an different port, so it will not affect your current installation or cause any service down time.
  5. M

    Request Filtering Config

    I think felosi has a rule set published.
  6. M

    Wordpress rewrite rules

    LSWS won't check the rewrite rules in <Directory /> . You should move it to the directory of the real virtual host document root or .htaccess Even though it works with Apache, to me, it is not appropriate to use "RewriteBase /" there as that is not the document root, causes inconsistency.
  7. M

    LSWS 3.3.8 has been released

    LiteSpeed Web Server 3.3.8 has been released This release is mainly to address unexpected server shutdown due to changes in cPanel. cPanel users should change "Auto Reload On Changes" configuration from "yes" to "Use Apache Binary wrapper". User of other control panel are encouraged to...
  8. M

    .shtml Doesn't Work in .htaccess

    This issue has been addressed in the latest 3.3.8 release package. application/x-httpd-php would work with LSWS if "php" script handler has been defined. It is better make it consistent with what used in Apache configuration though.
  9. M

    LiteSpeed compatibility issue with cPanel > cPanel blocking LiteSpeed

    Maybe cPanel restarts LSWS more frequently. Load will be higher during restart. There is no other changes that could result in higher load.
  10. M

    LiteSpeed compatibility issue with cPanel > cPanel blocking LiteSpeed

    I am not sure if debian has it or not.
  11. M

    lsphp and umask

    I think it should follow the system wide configuration, suEXEC should pull that from system configuration, changing lshttpd umask does not matter, I believe.
  12. M

    Installation Service Question

    We will optimize the configuration based on your web application and server load. You do not need to uninstall and reinstall the server when you get the enterprise license, just do a regular update.
  13. M

    Licensing Issues

    The License is tied with server hardware signature. IP, domain change does not matter. You can migrate the license to a new server, one license usually can only be used on one server. three day of overlap is allowed during migration. For testing purpose, just apply our free trial, each server...
  14. M

    LiteSpeed compatibility issue with cPanel > cPanel blocking LiteSpeed

    We do not use yours mainly because "service" command is not available on all platform we support, some linux distribution may not have it either. It need to be portable.
  15. M

    LiteSpeed compatibility issue with cPanel > cPanel blocking LiteSpeed

    Thank you for your effort. The latest 3.3.8 release package have updated the wrapper script for easy install/uninstall. Just do lsws/admin/misc/ap_lsws.sh uninstall or lsws/admin/misc/ap_lsws.sh install Those script should have good portability and work on all platforms. Hope that can do...
  16. M

    .shtml Doesn't Work in .htaccess

    Karl, The correct MIME type for php in your hsphere setup is x-httpd-fastphp. FastCGI PHP is used in Apache httpd.conf.
  17. M

    Custom error documents

    Fixed in up coming 3.3.8 release.
  18. M

    LiteSpeed compatibility issue with cPanel > cPanel blocking LiteSpeed

    Thanks for the update. the official release is coming.
Top