https://www.cnblogs.com/cnmumian/p/12177676.html
通常情况下,文件名过长,打开index后,过长的文件名会最后会显示..
在centos中文件所谓位置 /etc/httpd/conf.d/httpd-autoindex.conf
在配置文件httpd-autoindex.conf中的修改:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|
https://www.cnblogs.com/cnmumian/p/12177676.html
通常情况下,文件名过长,打开index后,过长的文件名会最后会显示..
在centos中文件所谓位置 /etc/httpd/conf.d/httpd-autoindex.conf
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
|