I am trying to configure OpenLiteSpeed as a reverse proxy for a Pi-Hole server (in LAN).
Pi-Hole runs on 192.168.1.10 port 80.
The proxy domain I am using is pi-hole.example.com.
I've set up a virtual host in OLS (according to the documentation) pointing to pi-hole.example.com. I have also...
Where is the appropriate location to change the OpCache configuration?
Is this it?
/usr/local/lsws/lsphp74/etc/php/7.4/mods-available/opcache.ini
Current content of opcache.ini (after a clean install)
; configuration for php opcache module
; priority=10
zend_extension=opcache.so
Please check the documentation (or simply Google it) how to use 'certbot --expand', or simply delete your certificate and make a new one where you make sure to request both the non- and www-version of your domain in the certbot query.
This is resolved.
The www-version of the domain was not included in the LE SSL. Problem was solved by expanding the current SSL to include the www-version of the domain.
I have applied only one certificate, the one from Let's Encrypt 'certbot'. I am not sure how to check if this includes the www-version of the domain, I always imagined it would. Am I wrong here?
I have problems with SSL I can't seem to figure out. The www-versioin of my domain returns a SSL error.
In the configuration of my virtual host I've set "Domain Name" to example.com, and added www.example.com as "Domain Alias". The listener is configured to listen to "example.com".
When I open...
I can not figure out what is causing this error. It is still not resolved.
I have tried inspecting the SSL in different browsers and online tools, where none of them reports any errors. However, I did a SEO audit using semrush.com, and it reports the following error: "Certificate registered to...
I run a website on OLS and recently Google Search Console is reporting HTTPS failure. I have installed SSL and all content is running on HTTPS. I have also redirected all HTTP traffic to HTTPS to be sure noone browse the website without encryption.
Have anyone else experienced this and able to...
I run OpenLiteSpeed 1.6.17 on CentOS 7 + LSPHP 7.4.
I recently noticed that enabling the LiteSpeed Cache -plugin on my WordPress site is cusing a very high load on the server. Further investigations I find a rapid growing access.log with these types of errors:
"IP.IP.IP.IP - -...
Hard to say what may be the cause of this without more information.
I usually always check file permissions first. This seem to be the main cause I run into regards to 404.
I got a few WordPress -sites running on a VPS with CentOS 8 + OLS.
After a closer look on my logfiles I noticed multiple entries similar to this:
2020-06-05 21:07:44.873828 [WARN] [178.154.200.123:33918-1#domain.com] [Module:Cache] vary request header "Origin" not defined!
I am using the...
Im investigating a issue where a few websites I run on OLS is being targeted by wp-login attacks.
While doing some research how to best handle this I read that LiteSpeed got native WordPress protection. Are there any similar solution available to OLS?
Is this something OLS reCaptcha would...
You first need to add your ip's to the operating system. Once added you will see them when doing 'ifconfig' or 'ip a' in the command prompt.
Once you have them available in the OS they are also available in the OLS control panel - and can be assigned to specific listeners.