文件夹名称 "examples" 在本地主机文件夹列表中不可见
folder name "examples" is not visible in localhost folder listing
如果我将文件夹名称从 any 更改为 examples
- 它在本地主机文件夹列表中不可见。
地址栏:localhost
Index of /
example // visible
examp // visible
any other name // visible, but:
examples // not visible
我正在使用 xampp 和 chrome。
尝试注释掉这一行:
ProxyPass /examples ajp://127.0.0.1:8009/examples smax=0 ttl=60 retry=5
在xampp/apache/conf/extra/httpd-ajp.conf
如果我将文件夹名称从 any 更改为 examples
- 它在本地主机文件夹列表中不可见。
地址栏:localhost
Index of /
example // visible
examp // visible
any other name // visible, but:
examples // not visible
我正在使用 xampp 和 chrome。
尝试注释掉这一行:
ProxyPass /examples ajp://127.0.0.1:8009/examples smax=0 ttl=60 retry=5
在xampp/apache/conf/extra/httpd-ajp.conf