Imtek
Verified User
I use nginx_apache, i have some custom configuration files i want to use but they are not being used when i use ./build rewrite_confs.
I also tried using these steps to make sure i am using nginx_apache:
cd /usr/local/directadmin/custombuild
./build set webserver nginx_apache
./build nginx_apache
./build rewrite_confs
Even after that for instance my customization i made in /usr/local/directadmin/custombuild/custom/nginx_reverse/nginx-vhosts.conf are not placed in /etc/nginx/nginx-vhosts.conf
I also tried using these steps to make sure i am using nginx_apache:
cd /usr/local/directadmin/custombuild
./build set webserver nginx_apache
./build nginx_apache
./build rewrite_confs
Even after that for instance my customization i made in /usr/local/directadmin/custombuild/custom/nginx_reverse/nginx-vhosts.conf are not placed in /etc/nginx/nginx-vhosts.conf