Re: HTTP/HTTPS differentiation (General questions)
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