【发布时间】:2017-02-24 10:29:50
【问题描述】:
我是 Windows IIS 服务器的新手。我已经成功上传 cakephp3.0 项目。 当我从 Windows IIS 服务器访问该网站时,它会在每个页面中显示我以下 url
**C:\inetpub\wwwroot**
我也检查了我的标题。我的标题部分看起来像这样:-
enter code here
<!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
//MY Html Code
即使我已经检查了我的所有 ctp,但我不知道 url 来自 C:\inetpub\wwwroot。谁能帮我。如何解决这个问题。
【问题讨论】:
标签: iis cakephp-3.0 iis-6 windows-server-2003