Recent content by vadim

  1. vadim

    n8n reverse proxy problem

    I need to connect to my n8n Proxmox container from internet I have an OLS reverse proxy which currently processes all internal web servers of Proxmox host. But not n8n. It shows an error that websocket is compressed so cannot accept it after OLS. (workflow is not executed because of connection...
  2. vadim

    Installing openlitespeed on ubuntu 22.04

    Hi, 7.4 works but your bild master need to update repo installation script, because of it lacks of 22.04 repo support.
  3. vadim

    Installing openlitespeed on ubuntu 22.04

    New directory for on rpms.litespeedtech.com is appeared. But releases list doesn't contain modules for lsphp7.2, also there aren't redis, memcached, ioncube packages which are essential for my projects @Cold-Egg Please add them. Thank you.
  4. vadim

    Installing openlitespeed on ubuntu 22.04

    I have compiled php from source for 22.04 but...when repositories come to live?
  5. vadim

    Installing openlitespeed on ubuntu 22.04

    and ??? we're waiting! time is almost gone :(
  6. vadim

    Installing openlitespeed on ubuntu 22.04

    Moreover compiling lsphp (all versions) was unsuccessful:( and finish with plenty of errors
  7. vadim

    Installing openlitespeed on ubuntu 22.04

    When? I need to know at least an estimated date for one of the projects.
  8. vadim

    Installing openlitespeed on ubuntu 22.04

    Hello, I'm trying to install OLS from binary + php on ubuntu 22.04 This command doesn't work sudo wget -O - http://rpms.litespeedtech.com/debian/enable_lst_debian_repo.sh | sudo bash Moreover, gpp key is essential part of php installation and so on. Does repo exist for 22.04? Thanks a lot for a...
  9. vadim

    How to glue 2 domains on one host?

    I have separate hosts for 2 domains with the same doc root and wildcard certificates for both. What else do I need to do?
  10. vadim

    How to glue 2 domains on one host?

    Hello all, I need an advice: I have 2 domain names and I need to point all of this including (www) to one virtual host i.e. http:example1.com -> https://example.com https:/example1.com -> https://example.com http://www.example.com ->https://example.com https://www.example1.com ->...
  11. vadim

    Latest.tar.gz - does it exist?

    i write a semi-automatic vps installation script right now because of one-click install is not a proper solution for me. The question is: Does it exist a latest version (stable) of ols binary? I mean ols-1.6-latest.tar.gz
  12. vadim

    LSPHP 7.4 and Ubuntu 20.04

    As I see still there is no repo for 20.04? My customer wants to migrate to Ubuntu 20.04, but lsphp 7.4 is *not* supported. Or it's my mistake?
  13. vadim

    Self-hosted image optimization

    I understand the process but I need some initial instuctions... Why LSCache developers don't foresee an such method as for example WebPExpress ones do?
  14. vadim

    Self-hosted image optimization

    I met with the following problem. I have an old WordPress personal site, and now transfer it from shared hosting to VPS with OLS as a web server. After installing of LSCache I registered domain in QUIC.cloud and launch an image optimisation. But I have about 4.9k image groups on the site and...
  15. vadim

    ?v= in url after LSCache

    Hi, i have installed LSCache on An old wordpress site. And see that the plugin adds ?v=67754567 at the end of url. It cannot be allowed for SEO ranking. Now I cannot find a Setting to remove it. Any help will be appreciated. Thanks in advance.
Top