Search results

  1. J

    How to make a file-download? Code help needed

    Thanks for the quick respons. Have now created a .htaccess file in the downloads-folder and checked Fileinfo in the HT Access-part of the LiteSpeed config.
  2. J

    Performance

    The performance difference between LiteSpeed result and nginx result is mainly because LiteSpeed start lsphp dynamically, while nginx start FastCGI PHP processes statically. Starting new PHP processes is expensive, if it happens during the test, it will affect the test results.
  3. J

    PHP won't compile, no matter what settings are used

    Well, you have to install all the libraries/packages that PHP modules depends on. It is not a problem of the LiteSpeed GUI, but your development environment
Top