Re: HTTP/HTTPS differentiation - WeOnlyDo Discussion board

Re: HTTP/HTTPS differentiation (General questions)

by woddrazen, Wednesday, March 17, 2010, 18:12 (5364 days ago) @ amirsky

Hi,


Actually you should start two wodWebServer instance. One for HTTP and one for HTTPS server.

You can then access HTTP server using http://url and HTTPS using https://url.

You can find example here how to create HTTP and HTTPS server:
http://example.weonlydo.com/index.asp?prod=wodWebServer

Let us know how it goes.


Regards,
Drazen


Complete thread: