Apache reverse proxy problem

I want to use apache as a reverse proxy, for example: ProxyPass / ali/app/ http://10.10.10.1:80/ is the gateway. All the APIs related to / ali/app/ are forwarded to http://10.10.10.1:80/, but if you just need to access the xxxx/ali/app/, it is equivalent to directly accessing the ip:port of the gateway. Nothing is returned. Can Filter disable this API in the apache configuration?

Dec.27,2021
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-1b3b7ca-412db.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-1b3b7ca-412db.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?