wampserver路径配置问题
我点击项目的时候显示路径不对,怎么修改?例如:点击wordpress的文件夹是localhost/wordpress
回答:
wamp\www\index.php:338
$projectContents .= '<li><a href="'.($suppress_localhost ? 'http://localhost/' : '').$file.'">'.$file.'</a></li>';
以上是 wampserver路径配置问题 的全部内容, 来源链接: utcz.com/p/196848.html