Advertisement
desis123

NGINX

Aug 4th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. How to Use FPM with nginx to build rpm file
  2. http://www.ducea.com/2011/08/31/build-your-own-packages-easily-with-fpm/ [Important]
  3. http://www.transfusion.eu.org/2014/07/15/another-alternative-to-checkinstall/
  4. How to Install Nginx with Apache
  5. http://kbeezie.com/apache-with-nginx/
  6.  
  7. NGINX REMOTE PROXY
  8. https://serverfault.com/questions/782205/nginx-proxy-remote-content
  9.  
  10. Nginx Conf Location
  11. /etc/nginx/nginx.conf
  12.  
  13. you can see what it was compiled with by 'nginx -V'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement