# OpenLiteSpeed Now Supports Apache-Style .htaccess Rules Without Restart
Great news for OpenLiteSpeed users!
OpenLiteSpeed can now support Apache-style `.htaccess` rules without requiring a server restart.
To enable this feature, simply use OLSPanel:
1. Install OLSPanel
2. Add your domain...
Hi,
I want to configure PHP limits in OpenLiteSpeed by using **environment variables**, not by editing or overwriting any `php.ini` files.
Specifically, I want to set values like:
```
memory_limit = 512M
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 300
```
I know...
Hello OpenLiteSpeed Team,
First, thank you for your amazing work on OpenLiteSpeed. It's a lightweight and powerful server that we truly appreciate.
I'd like to request a feature enhancement regarding .htaccess handling. Currently, after making changes to the .htaccess file, we need to manually...