Wamp5 2.0 中 Apache 文件列表图标无法显示的解决方法(Apache icons)
Edit the following file manually and change the path to the icons folder (it appears 2 times in the file)
File to edit:
\wamp\bin\apache\apache2.2.6\conf\extra\httpd-autoindex.conf
Change the paths:
C:/Program Files/Apache Software Foundation/Apache2.2/icons/
With your (adapt it to your directory installation) :
D:/wamp/bin/apache/apache2.2.6/icons/
手动修改icons路径, 共有2处:
\wamp\bin\apache\apache2.2.6\conf\extra\httpd-autoindex.conf
将C:/Program Files/Apache Software Foundation/Apache2.2/icons/
修改为你本机上的路径, 如:
D:/wamp/bin/apache/apache2.2.6/icons/
本文介绍了解决Wamp5.2.0中Apache文件列表图标无法显示的问题。通过手动编辑httpd-autoindex.conf文件并更改图标文件夹的路径到正确的安装目录下,可以恢复正常显示。
1265

被折叠的 条评论
为什么被折叠?



