speedianet / os

Speedia OS is a container operating system designed so you never have to write a Dockerfile again.
https://speedia.net/os/
Eclipse Public License 2.0
11 stars 2 forks source link

feat: .htaccess auto reload #56

Open ntorga opened 3 weeks ago

ntorga commented 3 weeks ago

OpenLiteSpeed only read .htaccess on reload, thus we need to monitor for changes on .htaccess and reload OLS.

polillomm commented 2 days ago

The same watchdog implementation used for SSL validation and replacement was applied to create the .htaccess watchdog.