Search found 1 match
- Mon Sep 01, 2014 6:46 pm
- Forum: Web Server
- Topic: add new domain through api does not enable nginx
- Replies: 0
- Views: 2581
add new domain through api does not enable nginx
I am using vestacp's api to create a new user, domain, mail account, and database. Everything works fine except that when going to the subdomain: ` sub.domain.com` it resolve to the parent `domain.com`. I finally figured out that nginx support is not being enabled by default while using the api. I c...