We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
An example Apache reverse proxy configuration:
<Location "/evebox"> ProxyPass http://localhost:5636 </Location> ProxyPassReverse /(.*) http://localhost:5636/(.*)