mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-08 13:24:38 +00:00
Fix formatting - the file was written in markdown
@@ -1,4 +1,4 @@
|
||||
### Install Nginx
|
||||
# Install Nginx
|
||||
You'll need a version of **Nginx** capable of proxying websocket traffic. Anything 1.3 or newer should work.
|
||||
|
||||
To install the latest **Nginx** you can either:
|
||||
@@ -7,7 +7,7 @@ To install the latest **Nginx** you can either:
|
||||
|
||||
Both options are documented on the [nginx wiki](http://wiki.nginx.org/Install).
|
||||
|
||||
###Configure Nginx
|
||||
# Configure Nginx
|
||||
In Nginx you need 3 items in your config:
|
||||
|
||||
1. Upstream IP + port to the **websocketproxy.py** server
|
||||
Reference in New Issue
Block a user