【发布时间】:2013-12-17 13:02:38
【问题描述】:
网站正在 Azure(云服务)上运行。要被 Yandex 索引,我需要将下面的 html 文件放在根目录中。
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head>
<body>Verification: 123456d0a12</body>
</html>
它不像普通网络服务器的“www”文件夹那样工作。有人知道吗?
我在“Azure.Service\bin\Release\app.publish\Azure.Service.cspkg”下找到了该文件。试图打开它。看起来像:
请提供更多帮助!
【问题讨论】:
标签: asp.net-mvc azure azure-web-app-service yandex