nginx icon indicating copy to clipboard operation
nginx copied to clipboard

NGINX Accelerated! This is a Docker image that creates a high performance (FAST!), optimized image for NGINX for use with Redis and PHP-FMP. Deliver sites and applications with performance, reliabilit...

Results 4 nginx issues
Sort by recently updated
recently updated
newest added

Directives from the nocache.map file do not work.

when will you add php8 support?

ERROR: Couldn't find env file: /Github/ob_nginx/env/html.env

In secure.conf you have this at the bottom of the file. ``` # Custom sub_filter for specific WordPress assets location ~* ^/(license.txt|wp-includes/(.*)/.+\.(js|css)|wp-admin/(.*)/.+\.(js|css))$ { sub_filter_types text/css text/javascript text/plain; sub_filter_once on; sub_filter...