Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # place custom load_module lines in this dynamic-modules-includes.conf
- # file so that they persistent i.e. for manually dropped in dynamic modules
- include /usr/local/nginx/conf/dynamic-modules-includes.conf;
- #load_module "modules/ngx_http_image_filter_module.so";
- #load_module "modules/ngx_http_headers_more_filter_module.so";
- #load_module "modules/ndk_http_module.so";
- #load_module "modules/ngx_http_set_misc_module.so";
- #load_module "modules/ngx_http_echo_module.so";
- #load_module "modules/ngx_http_fancyindex_module.so";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement