Skip to content

Commit 77325a6

Browse files
authored
Change NGINX Readme to Apache Readme (#948)
* Change NGINX Readme to Apache Readme Updated README to reflect change from NGINX to Apache. * Update README to reflect Apache instead of nginx changed the last nginx
1 parent f179b26 commit 77325a6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

examples/BaSyxReverseProxy/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# BaSyx V2 NGINX Example
1+
# BaSyx V2 Apache Example
22

3-
This folder contains an example configuration for setting up the BaSyx V2 infrastructure with nginx.
3+
This folder contains an example configuration for setting up the BaSyx V2 infrastructure with Apache.
44

55
After executing
66

@@ -17,10 +17,10 @@ the following components are started:
1717

1818
## Configuration
1919

20-
### NGINX
20+
### Apache
2121

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.
22+
The Apache configuration is located in the `apache` folder.
23+
You can change the the path to the BaSyx V2 components by modifying the `apache/httpd.conf` file.
2424

2525
### BaSyx V2 components
2626

0 commit comments

Comments
 (0)