EMERGING TRENDS IN SOFTWARE ENGINEERING
DEVOPS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Apache Tomcat Default deployment location
|
bin
|
|
lib
|
|
conf
|
|
webapps
|
Explanation:
Detailed explanation-1: -Web applications are deployed under the $CATALINA HOMEdirectory.
Detailed explanation-2: -The default tomcat webapp folder is /var/lib/tomcat5.
Detailed explanation-3: -The default directory is /var/lib/tomcat9/webapps/ . You only need to remember /var/lib/tomcat9/, the other interesting directories like conf and logs are symlinked from there.
There is 1 question to complete.