Skip to main content
Inspiring
October 27, 2013
Question

SSL-enabled Application and Non-SSL Application from one Coldfusion Instance

  • October 27, 2013
  • 1 reply
  • 574 views

I have a CF10 Instance running on a Mac-Server with Apache Connector. Right now I have deployed an Application which is SSL enabled. I would like to serve the same Application, but without SSL from the same Server Instance. Does anybody know, if this is possible, and if, what I have to change in the Configuration.

Thanks for helping.

This topic has been closed for replies.

1 reply

Participating Frequently
October 30, 2013

isn't it just a matter of enabling http:80 in addition to https:443 ?