Base de conocimientos

DirectAdmin How to change from Apache to Nginx

Imprimir

How to change from Apache to Nginx

cd /usr/local/directadmin/custombuild
./build set webserver nginx
./build set php1_mode php-fpm
./build update
./build all d
./build rewrite_confs

¿Le ha resultado útil esta respuesta?