Conversation:
Notices
-
ⒿⓅⓄⓅⒺ (jpope)'s status on Saturday, 05-Jan-2013 00:34:57 EST ⒿⓅⓄⓅⒺ
@jk Yeah. I have each subdomain in a seperate file in /etc/nginx/conf.d/ with a include /etc/nginx/conf.d/*.conf; in my nginx.conf. That way, if I want to disable/enable a subdomain, I just take or add the .conf to the end of the file.