OpenInternet / copilot

An easy to use censorship simulating access point in a box
https://openinternet.github.io/copilot/
GNU Lesser General Public License v3.0
26 stars 2 forks source link

Set up a Web Server Gateway Interface (WSGI) using NGINX and Gunicorn #43

Closed seamustuohy closed 9 years ago

seamustuohy commented 9 years ago

There need to be sepearate paths into the application so that users can be served blockpages and trainers can be served the trainer interface.

seamustuohy commented 9 years ago

Code that addressed this issue was merged into master in pull request https://github.com/OpenInternet/co-pilot/pull/67