-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Igal,
On 10/21/16 3:41 PM, Igal @ Lucee.org wrote:
> Chris,
>
> On 10/21/2016 12:03 PM, Christopher Schultz wrote:
>> I'm not sure anyone else's opinion matters at this point. You've
>> decided what you want to do... you're just looking for
>> val
Chris,
On 10/21/2016 12:03 PM, Christopher Schultz wrote:
I'm not sure anyone else's opinion matters at this point. You've
decided what you want to do... you're just looking for validation.
Technically, this works. Whether there are better ways to do it are
debatable.
I've been running Tomcat fo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Igal,
On 10/21/16 1:31 PM, Igal @ Lucee.org wrote:
> I'm asking my question differently since it didn't get much
> traction when I asked it before.
>
> I want to set up a Web Context outside of %CATALINA_BASE%/webapps,
> e.g. at C:\WebRoot\myapp.
Hi,
On 10/21/2016 10:51 AM, Mark Eggers wrote:
1. Create separate Host entries for each host that you wish to serve.
See:
http://tomcat.apache.org/tomcat-8.5-doc/virtual-hosting-howto.html
This shows how to have separate xml files for the different hosts, which
is not what I am asking abou
Replying inline and at the end of the most recently posted message:
On 10/21/2016 10:31 AM, Igal @ Lucee.org wrote:
> I'm asking my question differently since it didn't get much traction
> when I asked it before.
>
> I want to set up a Web Context outside of %CATALINA_BASE%/webapps, e.g.
> at C:\
I'm asking my question differently since it didn't get much traction
when I asked it before.
I want to set up a Web Context outside of %CATALINA_BASE%/webapps, e.g.
at C:\WebRoot\myapp. I prefer to configure it in server.xml, because I
like it that all of my config files are at %CATALINA_BASE