Code Snippet

Just another Code Snippet site

Nginx

Gixy – Analysez la configuration de Nginx pour détecter les problèmes – Korben

Si vous utilisez nginx pour votre site web, sachez qu’une mauvaise configuration peut conduire à d’éventuels problèmes de sécurité. Heureusement, pour contrer cela, il y a Gixy. Gixy est un script Python qui analyse votre fichier nginx.conf à la recherche de problèmes éventuels comme : [ssrf] Server Side Request Forgery [http_splitting] HTTP Splitting [origins] Problems […]

Un serveur parfait sous Debian Wheezy (Debian 7) et nginx – ZenZla

Bon bah aujourd’hui c’est du lourd!! après un serveur parfait sous Ubuntu 9.10, qui date un peu, mais toujours d’actualité, et un serveur parfait sous Debian Squeeze (Debian 6.0), voici un nouvel opus de la série “un serveur parfait” et cette fois il est sous Debian Wheezy (Debian 7), avec un serveur « nginx » et l’interface […]

How To Install Linux, nginx, MySQL, PHP (LEMP) stack on CentOS 6

LEMP stack is a group of open source software to get web servers up and running. The acronym stands for Linux, nginx (pronounced Engine x), MySQL, and PHP. This tutorial explains how to install the required repos to download nginx and php-fpm, how to /etc/php.ini : /etc/nginx/nginx.conf : /etc/nginx/conf.d/default.conf : /etc/php-fpm.d/www.conf : Restart all services […]

, ,

Previous Posts