Directives
List of directives for Apache HTTP server to be used as reverse proxy.
The following directives must be enabled to use Apache HTTP server as the reverse proxy:
- ProxyPass
- ProxyPassReverse
- SSLCertificateFile (for SSL communication only)
- SSLCertificateKeyFile (for SSL communication only)
Refer to Apache HTTP server documentation for the description of directives.
Copyright © Cloud Software Group, Inc. All rights reserved.