Can apache implement dynamic IP proxy through configuration

can apache use mod_proxy module to implement dynamic IP proxy through configuration?
dynamic IP is specified in the original URL through URL parameters or URL path.
that is, visit
https://10.10.1.123/proxy/api. Agent to https://10.10.1.111/api
https://10.10.1.123/proxy/api. Agent to https://10.10.1.134/api
or
https://10.10.1.123/proxy/10. . Agent to https://10.10.1.134/api
https://10.10.1.123/proxy/10. Agent to https://10.10.1.111/api

Nov.08,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-1b40050-2c4f5.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-1b40050-2c4f5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?