English 中文(简体)
铁路网铺设3米,用于https和https(SSL)
原标题:Configuring Webrick in rails 3.0 to serve both http and https (SSL)

我正试图在座标中为铁路使用3 s。 我所期望的几条联系需要与特别防卫与安全部队保持安全,其余部分只需要通过http://www.un.org。 I configured webrick under this post:

现在,我希望网上板同时服务于https和https。 铁路似乎很容易。

是否有人要帮助我?

最佳回答

我通过开关Nginx来解决这个问题,但无法使用万维网板。 我对Webrick的猜测并不支持两个服务器同时出现的情况,而是转而需要停止目前的服务器,重新启用已经上网的服务器。

问题回答

暂无回答




相关问题
IIS 6.0 hangs when serving a web-service

I am having issues with one of our web-services. It works fine on my development machine (win XP) whether I host it as a separate application or using cassini from Visual studio. Once I deploy on the ...

ASP.net web services

I am using a web service which sets the Thread.CurrentPrincipal object while logging in and soon later when another webmethod of the same web service accesses Thread.CurrentPrincipal, its different/...

Unity Container Disposing and XML Web Service

I am registering some wrapers over un-managed objects in container. How can I dispose of them at the end of the container s lifetime? Please bear in mind I have an XML Web service.

SharePoint : web service permission error

I have a sharepoint site, and I am calling a standard sharepoint web service. I create the web service request like this : wsDws.Url = this.SiteAddress + @"/_vti_bin/Dws.asmx"; When I use ...

热门标签