Pork Center

Nginx

De Hack-it.org.

(Setup)
 
Ligne 7 : Ligne 7 :
===PHP-FPM===
===PHP-FPM===
* Pour Debian : http://www.howtoforge.com/installing-php-5.3-nginx-and-php-fpm-on-ubuntu-debian
* Pour Debian : http://www.howtoforge.com/installing-php-5.3-nginx-and-php-fpm-on-ubuntu-debian
 +
* squeeze http://www.codernotes.com/2011/7/install-nginx-and-php-fpm-on-debian-6-squeeze-2/
 +
==Vhosts==
==Vhosts==
* Enable directory listing
* Enable directory listing
Ligne 13 : Ligne 15 :
===URL Rewriting===
===URL Rewriting===
http://wiki.nginx.org/NginxHttpRewriteModule
http://wiki.nginx.org/NginxHttpRewriteModule
 +
* Da ligne pour rewriter wordpress :
 +
# catch all
 +
error_page 404 /index.php;
 +
 +
===?===
 +
* naxsi

Version actuelle en date du 18 juillet 2016 à 07:18