From b58ab76d635ac357f76bb33d53d3ef342e89eb4f Mon Sep 17 00:00:00 2001 From: Philippe Barbie <103686523+Shiraiku@users.noreply.github.com> Date: Mon, 5 Jan 2026 16:34:16 +0100 Subject: [PATCH 1/2] Change NGINX Readme to Apache Readme Updated README to reflect change from NGINX to Apache. --- examples/BaSyxReverseProxy/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/BaSyxReverseProxy/README.md b/examples/BaSyxReverseProxy/README.md index 9e2cd9540..e371ad6e4 100644 --- a/examples/BaSyxReverseProxy/README.md +++ b/examples/BaSyxReverseProxy/README.md @@ -1,4 +1,4 @@ -# BaSyx V2 NGINX Example +# BaSyx V2 Apache Example This folder contains an example configuration for setting up the BaSyx V2 infrastructure with nginx. @@ -17,10 +17,10 @@ the following components are started: ## Configuration -### NGINX +### Apache -The NGINX configuration is located in the `nginx` folder. -You can change the the path to the BaSyx V2 components by modifying the `nginx/nginx.conf` file. +The Apache configuration is located in the `apache` folder. +You can change the the path to the BaSyx V2 components by modifying the `apache/httpd.conf` file. ### BaSyx V2 components From 8c95477a0bfb195859e825fbc179373c6a216b66 Mon Sep 17 00:00:00 2001 From: Philippe Barbie <103686523+Shiraiku@users.noreply.github.com> Date: Mon, 5 Jan 2026 17:31:42 +0100 Subject: [PATCH 2/2] Update README to reflect Apache instead of nginx changed the last nginx --- examples/BaSyxReverseProxy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/BaSyxReverseProxy/README.md b/examples/BaSyxReverseProxy/README.md index e371ad6e4..6b884945b 100644 --- a/examples/BaSyxReverseProxy/README.md +++ b/examples/BaSyxReverseProxy/README.md @@ -1,6 +1,6 @@ # BaSyx V2 Apache Example -This folder contains an example configuration for setting up the BaSyx V2 infrastructure with nginx. +This folder contains an example configuration for setting up the BaSyx V2 infrastructure with Apache. After executing