aboutsummaryrefslogtreecommitdiffstats
path: root/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml')
-rw-r--r--releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml b/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml
new file mode 100644
index 0000000..63830e5
--- /dev/null
+++ b/releasenotes/notes/proxy-api-endpoints-359e5fb64d80d400.yaml
@@ -0,0 +1,6 @@
+---
+features:
+ - Added ability to proxy API service endpoints through
+ Apache mod_rewrite rules by creating ProxyPass and
+ ProxyPassReverse directives for each API service
+