droplinxuser

Results 14 issues of droplinxuser

Like what is the needed config to be able to run Wordpress sites without using PHP-FPM? Just PHP/Nginx with this module.

I hope this is the correct method.

invalid

Maybe using https://tus.io ? A great way to bypass Cloudflare 100MB upload limit.

feature_request

Pecl page: https://pecl.php.net/package/event very useful for socket-io web usage. Thank you so much for this must-have repo.

Does this web app support retaining the files if it's downloaded at least once every month? Only delete the file if it hasn't been downloaded for more than a month.

Which file should I edit on the backend? Something like `maxlength="200"` HTML should work for a basic limit.

If I only have this config: `waf_cc_deny on rate=20r/30s duration=1m zone=waf:cc;` It works fine and limit rate 404 request. But when I add the captcha mode, it doesn't limit rate...

Without using Docker. I just want to install it using a simple LEMP stack. Thank you.

Those alerts/errors are produce with this module is enabled on some PHP pages. Using Nginx 1.25.1 on Ubuntu 22.04.

### 🔖 Feature description Pagination, filtering, and ordering would be nice too add as well. ### 🎤 Pitch It would be very easy to manage medium to large-scale deployments of...

feature