Search Results

0
votes

Apache Webserver & JBoss AJP connectivity with https

SSL on apache is usally enabled using a separate virtual host (vhost). Have you enabled and configurered mod_jk (mod_proxy_ajp/mod_cluster) for that vhost? …