-
### ⚠️ This issue respects the following points: ⚠️
- [X] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [X] This issue is **not** already reported on [Github](https://…
-
### Template Information:
This nuclei template sends a GET request to a website and detects various web servers based on the response headers. It Supports the given server that are mention in …
-
I followed the README with the Dockerfile customization:
```
FROM litespeedtech/openlitespeed:latest
RUN apt-get update && apt-get install lsphp80-pspell -y
```
The packages I need, are `lsphp8…
-
hi, can i use ols1clk to upgrade PHP version of existing WordPress installation?
from PHP 8.0 -> PHP 8.1
p.s. I used ols1clk to install openlitespeed + PHP 8.0 + wordpress (custom path). now i w…
-
I'm running into an issue where I get this error.
![CleanShot 2023-09-17 at 15 27 22](https://github.com/Swetrix/selfhosting/assets/7798503/a9d77c4e-4728-4a7b-b517-526504ddbe0c)
Any way to narrow …
-
How i can change mysql pasword after docker started?
-
In order to improve `uploads` folder security:
- If you are using **Apache** web server - make sure you have `headers` module installed. Otherwise install it:
```
sudo a2enmod headers
sudo syste…
-
## OpenLiteSpeed v1.7.18
In this release: security updates, and more!
### RELEASE LOG:
- [Security] Apply more strict request header validation.
- [Security] Update libmodsecurity to 3.10
- [Tuni…
-
Hi,
Can add an option to enable **ModSec** and apply [OWASP ModSecurity Core Rule Set](https://github.com/coreruleset/coreruleset) (https://github.com/coreruleset/coreruleset/archive/refs/tags/v3.3…
-
I believe it should be useful when using the OpenLiteSpeed stack to have the option to use PHP v8.1 instead of PHP 7.4, to enable better performance.