diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2025-02-04 17:26:54 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2025-02-04 17:26:54 +0800 |
commit | c230f549fe562e3ca4a1f16824aaea93ac11eaab (patch) | |
tree | 4d89a463200908f897a18fd7c870c11319c2a9d0 /nginx/nginx.conf | |
parent | 88be69997cea29d9b45ae31f501d3ad1094dcec4 (diff) |
temp
Diffstat (limited to 'nginx/nginx.conf')
-rw-r--r-- | nginx/nginx.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 65eb733..d65af50 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf | |||
@@ -1,7 +1,7 @@ | |||
1 | load_module /usr/lib/nginx/modules/ngx_http_dav_ext_module.so; | 1 | #load_module /usr/lib/nginx/modules/ngx_http_dav_ext_module.so; |
2 | load_module /usr/lib/nginx/modules/ngx_http_xslt_filter_module.so; | 2 | #load_module /usr/lib/nginx/modules/ngx_http_xslt_filter_module.so; |
3 | #load_module /etc/nginx/modules/ngx_http_proxy_connect_module.so; | 3 | #load_module /etc/nginx/modules/ngx_http_proxy_connect_module.so; |
4 | load_module /usr/lib/nginx/modules/ngx_http_fancyindex_module.so; | 4 | #load_module /usr/lib/nginx/modules/ngx_http_fancyindex_module.so; |
5 | 5 | ||
6 | 6 | ||
7 | user pham; | 7 | user pham; |