Loading... ### 下载文件 下载:https://phus.lu/autoindex.html到项目根目录下 ``` cd /data/file/ wget https://phus.lu/autoindex.html ``` GitHub https://github.com/phuslu/phuslu.github.io ### 更改nginx配置文件 ``` # download autoindex.html to /data/file/ location ~ ^(.*)/$ { charset utf-8; autoindex on; autoindex_localtime on; autoindex_exact_size off; add_after_body /autoindex.html; } ``` GitHub <span class="external-link"><a href="https://github.com/phuslu/phuslu.github.io" target="_blank">https://github.com/phuslu/phuslu.github.io<i data-feather='external-link'></i></a></span> ### 我的地址:<span class="external-link"><a href="https://pan.16yang.cn/" target="_blank">https://pan.16yang.cn/<i data-feather='external-link'></i></a></span> 最后修改:2020 年 10 月 19 日 10 : 35 AM © 允许规范转载