Issue
You are setting up Apache HTTP Proxy in one of these scenarios:
- Installation of HTTP Proxy on Windows or on Linux
- Upgrade of infrastructure with ERA 6.x Proxy:
You need to modify the httpd.conf
configuration file and add a new ProxyMatch segment with the address of ESMC Server as a regular expression (regex).
Solution
Click the Create ProxyMatch expression button below to see the example code:
- Substitute
esmc7
for your hostname,esmc7.example.local
for your FQDN in proper escaped form, and10.1.1.1
for your IP address. - You can provide only the values for items you want to use (for example only IP address, or FQDN and IP).
- Click Copy to clipboard to copy the generated code and add the whole segment of the code to your configuration file.
Last Updated: Mar 26, 2021
(Visited 33 times, 1 visits today)