Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions examples/BaSyxReverseProxy/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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

Expand Down