Search results

  1. O

    How to Set PHP INI Limits Using Environment Variables in OpenLiteSpeed?

    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...
  2. O

    Implemented Feature Request: Auto-Reload .htaccess Changes Without Manual Restart

    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...
Top