Beginner ECP question

Cantor, Scott cantor.2 at osu.edu
Tue Sep 27 20:25:25 BST 2011


On 9/27/11 3:20 PM, "Terry Soucy" <terry.soucy at unb.ca> wrote:

>> Yes, assuming something's addressing user authentication.
>
>I think this is the part that confuses me the most.  It seems that
>it's easiest to use Apache to do this, but how can apache manage the
>basic login for that URL on 443 when tomcat is already listening on
>that port?

It can't. You don't add Apache to do it, you use Apache if you're using it
already. You use the web server. If that's Apache, fine, if it's Tomcat,
then it's Tomcat. In my case, it's Jetty.

-- Scott



More information about the users mailing list