<Location /partA>
ProxyPass https://example.com/partB
ProxyPassReverse https://example.com/partB
</Location>
What URLs are called on the remote server?
http://example.net/testA/partC is called. Is the URL called on the remote server
Or the alternatives
What parts of the URL are replaced?