We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f179b26 commit b58ab76Copy full SHA for b58ab76
1 file changed
examples/BaSyxReverseProxy/README.md
@@ -1,4 +1,4 @@
1
-# BaSyx V2 NGINX Example
+# BaSyx V2 Apache Example
2
3
This folder contains an example configuration for setting up the BaSyx V2 infrastructure with nginx.
4
@@ -17,10 +17,10 @@ the following components are started:
17
18
## Configuration
19
20
-### NGINX
+### Apache
21
22
-The NGINX configuration is located in the `nginx` folder.
23
-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.
24
25
### BaSyx V2 components
26
0 commit comments