Issue
- You are setting up Apache HTTP Proxy in one of these scenarios:
- You need to modify the
httpd.conf
configuration file and add a new ProxyMatch segment with the address of ESET PROTECT Server as a regular expression (regex)
Solution
- Click the Create ProxyMatch expression button below to see the example code.
- Substitute
for your hostname,protect
protect.example.local
for your FQDN in proper escaped form, and10.1.1.1
for your IP address. You only need to enter 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.