【发布时间】:2013-11-16 08:45:15
【问题描述】:
我已将文件扩展名 HTML 更改为 PHP。当我在 localhost 中浏览时,它被重定向到主服务器。我正在使用 github,文件是使用带有 twitter bootstrap 的 HTML5boilerplate 开发的。我已经在 github 中提交了几个扩展名为 HTML 的内容。
IE。
我以前的网址:[localhost]/sovolve.com/new/index.html
当前网址:[localhost]/sovolve.com/new/index.php
当我使用当前 URL 在 localhost 中浏览时,它被重定向到 http://sovolve.com/new/index.html
如果代码需要更新,请告诉我。
【问题讨论】:
标签: php html html5boilerplate