Problems with nginx tomcat project name configuration

the current URL of the project is the address of http://www.xxx.cn/project_name
is / usr/local/tomcat/webapps/project_name

then I think all
http://www.xxx.cn/project_name/(./*.).do
requests are handed over to
tomcat"s requestmapping
/ project_name/ (. / *.). Do

all other requests are static / project_name/ (. / *.)
address at / usr/local/tomcat/webapps/project_name/ (. / *.)

I don"t know much about the configuration of nginx. I"ve been looking for relatively simple deployments on the Internet, but they haven"t been very good for a long time.

ask for advice

Mar.06,2021

changed to api.xxx.com format

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c746-41357.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c746-41357.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?