Skip to content

Instantly share code, notes, and snippets.

@firstval
Last active February 23, 2019 11:29
Show Gist options
  • Select an option

  • Save firstval/2ba42d27090739c6dc99 to your computer and use it in GitHub Desktop.

Select an option

Save firstval/2ba42d27090739c6dc99 to your computer and use it in GitHub Desktop.
How to Install Nginx on Debian
http://www.tecmint.com/install-phpmyadmin-for-apache-or-nginx-on-rhelcentos-6-3-5-8-fedora-17-12/
http://www.knowledgepia.com/en/k-blog/linux-server/install-lemp-server-nginx-mysql-or-mariadb-php-and-phpmyadmin-on-ubuntu-14-10-14-04-13-10
https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-debian-7
https://www.howtoforge.com/building-nginx-from-source-on-debian-squeeze
https://www.linode.com/docs/websites/nginx/how-to-install-nginx-on-debian-7-wheezy
https://www.linode.com/docs/security/ssl/how-to-provide-encrypted-access-to-resources-using-ssl-certificated-on-nginx/
https://www.howtoforge.com/installing-nginx-with-php-5.3-and-php-fpm-on-ubuntu-lucid-lynx-10.04
https://www.namhuy.net/3277/install-lemp-web-server-nginx-php-fpm-5-6-mysql-5-5-on-centos-7.html
https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-14-04
https://www.digitalocean.com/community/tutorials/how-to-create-a-ssl-certificate-on-nginx-for-centos-6
http://www.nginxtips.com/how-to-install-phpmyadmin-on-nginx/
http://www.cyberciti.biz/faq/linux-unix-nginx-redirect-all-http-to-https/
https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-centos-7
CONFIGURE NGINX
http://www.cyberciti.biz/faq/linux-unix-nginx-access-control-howto/
https://www.linode.com/docs/websites/nginx/how-to-configure-nginx
http://serverfault.com/questions/655067/is-it-possible-to-make-nginx-listen-to-different-ports
https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-server-blocks-virtual-hosts-on-ubuntu-14-04-lts
http://serverfault.com/questions/655067/is-it-possible-to-make-nginx-listen-to-different-ports
http://stackoverflow.com/questions/10829402/how-to-start-nginx-via-different-portother-than-80
https://www.digitalocean.com/community/tutorials/how-to-set-up-nginx-server-blocks-virtual-hosts-on-ubuntu-14-04-lts
http://www.liberiangeek.net/2015/07/how-to-run-multiple-websites-using-nginx-webserver-on-ubuntu-15-04/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment