unxsApache .conf
Now unxsApache has made a major change in the way sites and apache config files are maintained.
Now we have a single file: /etc/httpd/conf.d/unxsapache.conf, which reads:
Include /var/www/unxsapache/conf.d/*.conf
Each .conf file that exists at /var/www/unxsapache/conf.d/ is a website.
