Search results

  1. Cold-Egg

    Installing openlitespeed on ubuntu 22.04

    Build master is off for a few weeks, will continue the package when he is back.
  2. Cold-Egg

    getting error

    Check https://stackoverflow.com/questions/70519032/why-am-i-unable-to-update-using-yum-using-centos-stream-8
  3. Cold-Egg

    OLS start automatic after some time

    Is there any control panel on this server? Also, have you checked cronjob?
  4. Cold-Egg

    Webmin/Virtualmin compatibility

    Hi, I believe it needs to be developed by the control panel side. If they have any questions, just ask on the Forum or GoliteSpeed community. :)
  5. Cold-Egg

    Is there a way to make webadmin use domain's SSL?

    HI, If you have a domain and valid cert already, then you can go to LiteSpeed web admin > WebAdmin Settings > Listeners > SSL to use the valid key & cert.
  6. Cold-Egg

    I can not login to Litespeed web admin console

    Do you mean to visit the web admin by domain? Just need to point the domain to the server IP, then you can visit https://example.com:7080/
  7. Cold-Egg

    JS Delayed not disabled

    For LSCWP related issues please post on https://wordpress.org/support/plugin/litespeed-cache/, we have dedicated plugin support there.
  8. Cold-Egg

    Mod-security at vhost level

    I don't think there's a way to apply modsecurity by user/virtual host on OpenLiteSpeed. To enable comodo, you need to have an account at https://waf.comodo.com/, please check https://openlitespeed.org/kb/openlitespeed-modsecurity-module/#Enabling_COMODO_ModSec_30_rule_set_on_OLS
  9. Cold-Egg

    can i use litespeed comodo rules in openlitespeed

    I guess it should work as long as there aren't duplicate rule IDs, you might still want to test it,
  10. Cold-Egg

    I am trying to install OLS on ARM64

    ARM CPU is not supported, choose others, e.g. AMD, Intel
  11. Cold-Egg

    Add full support "htaccess" [REQUEST]

    Actually, some of the htaccess features can also complete by the context feature inside of the virtual host. Yes, that is a Linux command, so it will work for all the Linux servers. You might just need to specify the document's root location.
  12. Cold-Egg

    Ipv6 is unavailable on port 443

    My test site works fine, when you turn on the Secure, have you set the key and cert to the SSL?
  13. Cold-Egg

    Add full support "htaccess" [REQUEST]

    That's the limitation of the OLS. More https://www.litespeedtech.com/products/litespeed-web-server/editions For reload .htaccess, you can check https://openlitespeed.org/kb/reload-openlitespeed-automatically-with-directadmin/ as a workaround method.
  14. Cold-Egg

    [REQUEST] Full suport for Htaccess

    That's the limitation of the OLS. More https://www.litespeedtech.com/products/litespeed-web-server/editions For reload .htaccess, you can check https://openlitespeed.org/kb/reload-openlitespeed-automatically-with-directadmin/ as a workaround method.
  15. Cold-Egg

    suspendedVhosts

    Not as I know, I will ask internally, if no update from me then it means no custom suspend page support.
  16. Cold-Egg

    ImageMagick version 1690 but version 1691 is loaded.

    That is just a warning that just means they are using a newer imagick lib than what it was compiled against, it should cause no issue. Our build master will try to keep pecl imagick up to date and it will be compiled with latest imagick lib at that time but the distro or third-party distros...
  17. Cold-Egg

    Installing openlitespeed on ubuntu 22.04

    Build master was off for some reason, hope he will be back soon.
  18. Cold-Egg

    Main OLS Configuration File

    A workaround method https://openlitespeed.org/kb/reload-openlitespeed-automatically-with-directadmin/
Top