Stupid newbie question (PHP's document_root in nginx and apache)
    Robert Gabriel 
    lists at ruby-forum.com
       
    Wed Feb 18 14:57:30 MSK 2009
    
    
  
Here you go:
http {
    root /var/www/nginx-default; # this is document root in nginx.
    ...
}
-- 
Posted via http://www.ruby-forum.com/.
    
    
More information about the nginx
mailing list