我手动修改了一个 Shindig App 的 XML 文件,以便它可以从而https://<my url>
不是http://<my url>
.
当我通过 SSL 导航到 Shindig 应用程序所在的页面时,我得到了"Do you want to view only the webpage content that was delivered securely?"
当我单击No
时,我看到 App 呈现为"The webpage cannot be found."
但是,我可以导航到 Shindig App 的 XML 文件。
请指教。