Hi all, I am trying to setup a reverse proxy on my Nginx server for transmission, so that I can have encrypted traffic. However, I am unable to do so, as I keep getting blocked by the session ID. My nginx configuration is as follows:
user nginx nginx;
user nginx nginx;
worker_processes 1;
error ...
Search found 1 match
- Sat Feb 26, 2011 6:34 am
- Forum: Web Interface
- Topic: Nginx proxy with ssl
- Replies: 0
- Views: 5732