On Sat, Sep 22, 2012 at 8:40 AM, FerkSwe <[email protected]> wrote:
> Okay, so this would be the easiest way? Is there any other way?
> yourhost:8080/name does indeed look a bit confusing. Is there any way I can
> get yourhost:8080 as one jenkins and yourhost:8081 as another?
>

If you run with the embedded winstone instead of tomcat you can run
each on a different port.  And either way, you can run apache with the
ajp proxy module to accept on the normal port 80 and redirect to
whatever port/path the instance is running on.

-- 
   Les Mikesell
     [email protected]

Reply via email to