I want to install this module.
The problem is it requires that nginx is installed from source. I have it installed via apt-get install, and it is already serving web pages.
So which steps would you follow to change from one to the other? If possible I would like them to use the same paths. In the example it uses /opt, but apt-get installed it in a different place (I see entries in /etc, /lib, /usr/bin, /usr/share).