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...