The requested URL /test.php was not found on this server.

WampServer自定义网站根目录php D盘新建了Demo文件夹(设定的网站根目录),新建文本test.php,拓展名改成.php apache 输入如下内容,若是成功,则输出success。 浏览器 <?php echo "success"; ?> 浏览器中输入要访问的地址:localhost/test.php,出现如下结果:服务器 Not Found The requested U
相关文章
相关标签/搜索