Skip to content
Snippets Groups Projects

Feat http proxy rewrite map

4 files
+ 27
0
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 7
0
@@ -62,3 +62,10 @@
@@ -62,3 +62,10 @@
ssl_cert_chain_file: ""
ssl_cert_chain_file: ""
ssl_apache_config: ""
ssl_apache_config: ""
apache_service: "httpd"
apache_service: "httpd"
 
 
# rewrite map
 
enable_rewrite_map: false
 
target_groups:
 
- {"name": "gpfs4", "host": "login001", "default": True }
 
- {"name": "gpfs5", "host": "login002", "default": False }
 
Loading