-
Notifications
You must be signed in to change notification settings - Fork 6
install and configure wlog on LINUX
Daniele Fontani edited this page Mar 4, 2017
·
1 revision
Beacause wlog it's written in c# / .net framework it is preferable to install it on a windows server. By the way, if you want to do that in a linux server you can do it using Mono framework. Here some reference on doing that on nginx\Mono fast CGI.
- http://www.mono-project.com/docs/web/fastcgi/nginx/
- https://www.nginx.com/resources/wiki/start/topics/examples/mono/
This have been tested on centos 7, but configuration could be the same on most OS.
This steps are for centos7, with basic configuration