ok, I guess this is the answer:

wget http://notrocketsurgery.com/files/nginx -O /etc/init.d/nginx
sudo chmod +x /etc/init.d/nginx
sudo update-rc.d nginx defaults

(or you can get it from http://www.romej.com/downloads/nginx.txt   -- 
not sure if there is any significant difference)

David

D. Krmpotic wrote:
> So I did install it.. everything seemed to go through fine, but I 
> decided to check for file /etc/init.d/nginx (a few sites mention it).. 
> and I found out that this file doesn't exist. Is this something to worry 
> about or it's normal somehow? I want to be sure about that before trying 
> to go further. Thank you!david

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to