Setting up nginx on Ubuntu?
        Posted  
        
            by 
                Industrial
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Industrial
        
        
        
        Published on 2011-03-13T19:34:30Z
        Indexed on 
            2011/03/14
            0:11 UTC
        
        
        Read the original article
        Hit count: 532
        
Hi everyone,
I've just setup a VPS running Ubuntu server 10.10 as a test environment to run with nginx. This far i've ran apt-get install nginx php5 php5-cgi and accessed the IP of the VPS with a browser which outputs It works, so it should be ready to run. Never having worked with nginx in the past, I have no idea on what to do next.
How should I config my nginx install to run properly as a staging server in my LAN?
Apparently, there's multiple configs for nginx including sites-default and nginx-default making me really confused.
© Server Fault or respective owner