Search results

  1. Cold-Egg

    Support HTTP/2 (and possibly HTTP/3 & QUIC) in proxy extension

    I guess this feature will not be implemented on OpenLiteSpeed in the near future, but thanks for the feedback.
  2. Cold-Egg

    Centos 7 update to OpenLiteSpeed 1.6.19 - lsws not starting

    No idea, if reproducible, could you send this issue to bug@litespeedtech.com?
  3. Cold-Egg

    Bubblewrap in OLS 1.6.19

    Hi, Do you mean GUI? May I know which version has bubblewrap settings on it? If you downgrade to the previous version, will it show again?
  4. Cold-Egg

    Unable to connect to webmin / cp on new server. Port 7080 is OPEN.

    What if you curl from the console? curl -Ik https://127.0.0.1:7080/login.php If return 200 status code, then it means you have a firewall issue on the network layer.
  5. Cold-Egg

    Site not loading on iOS / Apple devices

    I saw someone provided suggestions already on Slack, if the issue still, please raise a ticket with us at support@litespeedtech.com
  6. Cold-Egg

    I want to change my domain name for my server.

    Hello, 1. You might want to set up a HTTP listener 2. Just add the new domain and virtual host to the listener. On your Virtual Host mappings area, click the Add button, then input merakigifts.tk, www.merakigifts.tk in domain read and choose the virtual host you want to add. 3. It's depends...
  7. Cold-Egg

    Apache Rewrite Rules not working

    Rewrite rules should just work on OpenLiteSpeed, may I know if you have the webserver restarted?
  8. Cold-Egg

    I want to change my domain name for my server.

    Hi, First, you need to make sure bonheurgifts.in is accessible before applying new SSL cert. Please ad the domain to the listener if you haven't. May I know how you apply a certificate for merakigifts.tk before?
  9. Cold-Egg

    Support for CORS headers for subdomains

    For sub-domain + different document root location case, better create a new virtual host instead of the Alias.
  10. Cold-Egg

    Is the slack group dead?

    Confirmed the issue, thanks for the report
  11. Cold-Egg

    disable server authentification for certain files and URLs

    If you use the context + realm method, then three more extra contexts are needed in your case. ~*^/public\.(js|php)|publiccontent\.(js|php)|container_.*\.js|robots\.txt$ off; ~*^/index\.php\?module=CorePlugin&action=optOut$ off; ~*^plugins\/Session\/configs\.php$ off;
  12. Cold-Egg

    ModSecurity Not Working When Using Openlitespeed As Reverse Proxy

    Maybe my scenario is different, just tested OLS as a proxy + Apache, and the Mod Security works on v1.7.7. [Module:mod_security] ModSecurity: Warning. detected SQLi using libinjection. [file "/usr/local/lsws/conf/owasp/owasp-modsecurity-crs/rules/REQUEST-942-APPLICATION-ATTACK-SQLI.conf"]...
  13. Cold-Egg

    How to set auto-renewal of Let's Encrypt SSL?

    oh, I see. Currently, not many cases that users use OpenLiteSpeed with other webservers on the same server, but free to use try-restart if you want. :)
  14. Cold-Egg

    openlitespeed ssl with multiple Domain

    Hi, Do you have HTTPS (port 443) listener setup on Openlitespeed ?
  15. Cold-Egg

    Recompile OpenLiteSpeed to work on Windows

    There's a way to run OpenLiteSpeed on Windows which is via docker. :) Docker on Windows: https://docs.docker.com/docker-for-windows/ OpenLiteSpeed + WordPress: https://docs.litespeedtech.com/cloud/docker/ols+wordpress/
  16. Cold-Egg

    ModSecurity Not Working When Using Openlitespeed As Reverse Proxy

    Hi @takerukoushirou and @gcms7892 Could you please OLS v1.7.6 or the above version a try? Upgrade method please follow https://openlitespeed.org/kb/how-to-upgrade-openlitespeed/ Best, Eric
  17. Cold-Egg

    OpenLiteSpeed with 64GB RAM, CloudLinux 7 OS and cPanel Control Panel

    Hi @gilles Sure, I mean OpenLiteSpeed with WHM/cpanel
  18. Cold-Egg

    Directadmin OpenLiteSpeed WebAdmin Console by port 7080 - Error 404 Not Found The resource

    mhm, still no clue, please submit a ticket to support@litespeedtech.com with this post link appended.
Top