Hello All,
I am running two JIRA Standalone instances on a Single Machine,Now my requirement is to configure SSL(https) for both instances through Apache Server on a same machine.how is it possible to do it?
Please guide if there is any documentation for configuring Multiple Webapplications in a single Apache Server.
Thanks
Kapil
You can use virtual hosting in Apache.
http://httpd.apache.org/docs/2.0/vhosts/examples.html
httpd.apache.org/docs/2.0/vhosts/examples.html
http://www.unix-girl.com/geeknotes/apache_virtual_host_conf.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.