- 2025年05月13日
- 星期二
我用ngnix提供我的静态内容. location /static { alias /opt/static/blog/; access_log off; etags on; etag_hash on; etag_hash_method md5; expires 1d;
我用ngnix提供我的静态内容. location /static { alias /opt/static/blog/; access_log off; etags on; etag_hash on; etag_hash_method md5; expires 1d;