Maison > Article > développement back-end > wampserver路径配置问题
我点击项目的时候显示路径不对,怎么修改?例如:点击wordpress的文件夹是localhost/wordpress
我点击项目的时候显示路径不对,怎么修改?例如:点击wordpress的文件夹是localhost/wordpress
wamp\www\index.php:338
<code>$projectContents .= '<li><a href="'.(%24suppress_localhost%20?%20'http://localhost/'%20:%20'').%24file.'">'.$file.'</a></li>';</code>