- 2025年06月28日
- 星期六
我用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;