Search results

  1. Cold-Egg

    Main OLS Configuration File

    It means when OLS reloads, it will auto load rules from .htaccess file.
  2. Cold-Egg

    Main OLS Configuration File

    Yes, in order to reload .htaccess file. For any changes to the .htaccess file, you need to restart OLS.
  3. Cold-Egg

    Main OLS Configuration File

    No, I don't think it works.
  4. Cold-Egg

    access denied for fast cgi URI

    That's fine, have you sent the email yet?
  5. Cold-Egg

    access denied for fast cgi URI

    Could you send raise an issue to support@litespeedtech.com with this forum post link appended, we will help more from there
  6. Cold-Egg

    DigitalOcean OLS Wordpress 503 error during all-in-one WP migration import

    That is way too long, for 9GB, I'd expect the import will be done in a much much short time. Then I am not sure, it could be more possible reasons. Maybe you can find a place that has a faster network as a workaround method.
  7. Cold-Egg

    access denied for fast cgi URI

    What if you put a wildcard `*` to the Access Allowed, will that makes any difference?
  8. Cold-Egg

    DigitalOcean OLS Wordpress 503 error during all-in-one WP migration import

    default_socket_timeout Does the 503 error happen after 60 seconds or?
  9. Cold-Egg

    access denied for fast cgi URI

    Could you provide the cgi context config or a screenshot here?
  10. Cold-Egg

    Rocky linux install php 8.1

    Please use lsphp81-mysqlnd. Latest mcrypt build is lsphp74, e.g. lsphp74-pecl-mcrypt So you might want to build the package by following https://docs.litespeedtech.com/lsws/extapp/php/extensions/
  11. Cold-Egg

    DigitalOcean OLS Wordpress 503 error during all-in-one WP migration import

    HI, Maybe you could increase the timeout and memory size to a higher number and see if it works?
  12. Cold-Egg

    Laravel With OpenLiteSpeed

    For non-rewrite rules, OLS will just bypass it, so you might want to find out what is causing the 500 error first. Does anything show in the error log?
  13. Cold-Egg

    Docker image fails to bind to UDP

    Any other service is listening to UDP port 443 on the host server?
  14. Cold-Egg

    Selectively enable HTTP/3, HTTP/2, and SPDY HTTP network protocols.

    You can see SSL tab under each virtual host, can set from there.
  15. Cold-Egg

    How to Force HTTPS in Vhost

    then you could set 9 to the rewriterule debug log, and tail the error log and share here. tail -f /usr/local/lsws/logs/error.log
  16. Cold-Egg

    How to enable/disable http2 in openlitespeed

    Unless you have a special requirement, otherwise keeping it enabled is recommended.
  17. Cold-Egg

    Installing openlitespeed on ubuntu 22.04

    Our build master is still working on it. ;)
Top