我使用以下mod重写,以确保不仅规范的URL,而且网站是使用HTTPS显示的:RewriteRule (.*) https://%{HTTP_HOSTIt think the problem must be here --^
RewriteRule ^(.*)$ https$ https://www.rto12.ca/
当我尝试同时支持https和https时,我的WCF服务遇到了一个配置问题。理想情况下,我想要的是在我的开发机器上运行http,然后发布到azure上运行https。然而,当我通过http在本地构建和运行这个服务时,我得到了以下错误:
Could not find a base address that matches scheme https for the endpoint