Hi All,
This is my first attempt into installing nginx on a VPS server using CentOS.
What I am trying to acheive is as follows:
I have a VPS with Plesk licenses all set up using Apache as my webserver which accepts standard www traffic.
I want to install nginx as a comet server on the domain sync.xxx.com within the same environment. I have never
used nginx and this is my first attempt at using it as a comet server.
I then require a user to request subscription to say channel 'news', this will be routed via www and Apache where PHP will be used to auth the user etc...If everything is ok then the PHP will subscribe the user via sync.xxx.com and relay the messages back to the users.
Any help would be appreciated in how to set this up.
Thanks
Ian