Hi all, I have a VM Ubuntu 20.04.2 LTS ARM64 on a Parallels MAC M1 Chip
i installed Apache2
Tomcat and run Lucee
http://ardex.local (Apache2 run)
http://ardex.local:8080. (Lucee run)
(/opt/tomcat/webapps/ROOT/WEB-INF/lucee)
Now I want to create in Apache different Sites and runs directly Lucee
live
test1.local
test2.local
How can I connect Apache2 with Tomcat/Lucee that I can create normal vm in Apache
productlevel | |
---|---|
string | os |
productname | |
string | Lucee |
productversion | |
string | 2016,0,03,300357 |
rootdir | |
string | /opt/tomcat/webapps/ROOT |
executionPath | |
---|---|
string | /opt/tomcat/bin/ |
catalina.base | |
---|---|
string | /opt/tomcat |
catalina.home | |
string | /opt/tomcat |
catalina.useNaming | |
string | true |
cfx.bin.path | |
string | /opt/tomcat/lucee-server/context/bin |
common.loader | |
string | “${catalina.base}/lib”,"${catalina.base}/lib/.jar","${catalina.home}/lib","${catalina.home}/lib/.jar" |
file.encoding | |
string | ANSI_X3.4-1968 |
file.separator | |
string | / |
ignore.endorsed.dirs | |
string | |
java.class.path | |
string | /opt/tomcat/bin/bootstrap.jar:/opt/tomcat/bin/tomcat-juli.jar |
Kindly Regards
Thorsten