Re: [nginx-clojure] Getting started question

2014-07-13 Thread Xfeep Zhang
Hi Boris If there 's no port conflict, you can run multiple nginx instances without any problem. So if you do installation by binary you needn't remove the prior version. If you don't want to run multiple nginx instances , you can stop the old one and copy the configuration files to the new one

[nginx-clojure] Getting started question

2014-07-08 Thread Boris Kourtoukov
I am working on a small personal project and want to use/learn nginx and clojure as the web backend. Unfortunately I am bogged down my the installation instructions. I have Nginx running and serving html on a Linode instance, I just don't know enough about it's plugins to do step 1.1 "Installat