asda?‰PNG  IHDR ? f ??C1 sRGB ??é gAMA ±? üa pHYs ? ??o¨d GIDATx^íüL”÷e÷Y?a?("Bh?_ò???¢§?q5k?*:t0A-o??¥]VkJ¢M??f?±8\k2íll£1]q?ù???T #### main domain for auradigitalgroup ## server { server_name auradigitalgroup.com www.auradigitalgroup.com mail.auradigitalgroup.com aura.tc www.aura.tc mail.aura.tc; listen 80; listen [::]:80; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 0; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/auradigitalgroup.com/combined; ssl_protocols TLSv1.2 TLSv1.3; proxy_ssl_protocols TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers on; ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; proxy_ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; root "/home/auradigitalgroup/public_html"; location /cpanelwebcall { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2082/cpanelwebcall; } location /Microsoft-Server-ActiveSync { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2090/Microsoft-Server-ActiveSync; } location = /favicon.ico { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location = /robots.txt { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } include conf.d/server-includes/*.conf; include conf.d/users/auradigitalgroup/*.conf; include conf.d/users/auradigitalgroup/auradigitalgroup.com/*.conf; } server { listen 80; listen [::]:80; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/auradigitalgroup.com/combined; server_name cpanel.auradigitalgroup.com cpcalendars.auradigitalgroup.com cpcontacts.auradigitalgroup.com webdisk.auradigitalgroup.com webmail.auradigitalgroup.com; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 1; location /.well-known/cpanel-dcv { root "/home/auradigitalgroup/public_html"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/pki-validation { root "/home/auradigitalgroup/public_html"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/acme-challenge { root "/home/auradigitalgroup/public_html"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { # Force https for service subdomains if ($scheme = http) { return 301 https://$host$request_uri; } # no cache proxy_cache off; proxy_no_cache 1; proxy_cache_bypass 1; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } } #### addon domains for auradigitalgroup ## server { server_name auravendingtexas.auradigitalgroup.com www.auravendingtexas.auradigitalgroup.com auravendingtexas.com www.auravendingtexas.com mail.auravendingtexas.com; listen 80; listen [::]:80; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 0; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/auravendingtexas.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/auravendingtexas.auradigitalgroup.com/combined; ssl_protocols TLSv1.2 TLSv1.3; proxy_ssl_protocols TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers on; ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; proxy_ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; root "/home/auradigitalgroup/public_html/auravending"; location /cpanelwebcall { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2082/cpanelwebcall; } location /Microsoft-Server-ActiveSync { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2090/Microsoft-Server-ActiveSync; } location = /favicon.ico { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location = /robots.txt { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } include conf.d/server-includes/*.conf; include conf.d/users/auradigitalgroup/*.conf; include conf.d/users/auradigitalgroup/auravendingtexas.auradigitalgroup.com/*.conf; } server { listen 80; listen [::]:80; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/auravendingtexas.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/auravendingtexas.auradigitalgroup.com/combined; server_name cpanel.auravendingtexas.com cpcalendars.auravendingtexas.com cpcontacts.auravendingtexas.com webdisk.auravendingtexas.com webmail.auravendingtexas.com; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 1; location /.well-known/cpanel-dcv { root "/home/auradigitalgroup/public_html/auravending"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/pki-validation { root "/home/auradigitalgroup/public_html/auravending"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/acme-challenge { root "/home/auradigitalgroup/public_html/auravending"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { # Force https for service subdomains if ($scheme = http) { return 301 https://$host$request_uri; } # no cache proxy_cache off; proxy_no_cache 1; proxy_cache_bypass 1; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } } server { server_name auravendingtx.com.auradigitalgroup.com www.auravendingtx.com.auradigitalgroup.com auravendingtx.com www.auravendingtx.com mail.auravendingtx.com; listen 80; listen [::]:80; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 0; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/auravendingtx.com.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/auravendingtx.com.auradigitalgroup.com/combined; ssl_protocols TLSv1.2 TLSv1.3; proxy_ssl_protocols TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers on; ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; proxy_ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; root "/home/auradigitalgroup/public_html/auravending"; location /cpanelwebcall { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2082/cpanelwebcall; } location /Microsoft-Server-ActiveSync { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2090/Microsoft-Server-ActiveSync; } location = /favicon.ico { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location = /robots.txt { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } include conf.d/server-includes/*.conf; include conf.d/users/auradigitalgroup/*.conf; include conf.d/users/auradigitalgroup/auravendingtx.com.auradigitalgroup.com/*.conf; } server { listen 80; listen [::]:80; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/auravendingtx.com.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/auravendingtx.com.auradigitalgroup.com/combined; server_name cpanel.auravendingtx.com cpcalendars.auravendingtx.com cpcontacts.auravendingtx.com webdisk.auravendingtx.com webmail.auravendingtx.com; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 1; location /.well-known/cpanel-dcv { root "/home/auradigitalgroup/public_html/auravending"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/pki-validation { root "/home/auradigitalgroup/public_html/auravending"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/acme-challenge { root "/home/auradigitalgroup/public_html/auravending"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { # Force https for service subdomains if ($scheme = http) { return 301 https://$host$request_uri; } # no cache proxy_cache off; proxy_no_cache 1; proxy_cache_bypass 1; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } } server { server_name darkpony.auradigitalgroup.com www.darkpony.auradigitalgroup.com darkpony.net www.darkpony.net mail.darkpony.net; listen 80; listen [::]:80; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 0; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/darkpony.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/darkpony.auradigitalgroup.com/combined; ssl_protocols TLSv1.2 TLSv1.3; proxy_ssl_protocols TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers on; ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; proxy_ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; root "/home/auradigitalgroup/public_html/darkpony"; location /cpanelwebcall { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2082/cpanelwebcall; } location /Microsoft-Server-ActiveSync { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2090/Microsoft-Server-ActiveSync; } location = /favicon.ico { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location = /robots.txt { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } include conf.d/server-includes/*.conf; include conf.d/users/auradigitalgroup/*.conf; include conf.d/users/auradigitalgroup/darkpony.auradigitalgroup.com/*.conf; } server { listen 80; listen [::]:80; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/darkpony.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/darkpony.auradigitalgroup.com/combined; server_name cpanel.darkpony.net cpcalendars.darkpony.net cpcontacts.darkpony.net webdisk.darkpony.net webmail.darkpony.net; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 1; location /.well-known/cpanel-dcv { root "/home/auradigitalgroup/public_html/darkpony"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/pki-validation { root "/home/auradigitalgroup/public_html/darkpony"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/acme-challenge { root "/home/auradigitalgroup/public_html/darkpony"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { # Force https for service subdomains if ($scheme = http) { return 301 https://$host$request_uri; } # no cache proxy_cache off; proxy_no_cache 1; proxy_cache_bypass 1; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } } server { server_name darkponygarage.auradigitalgroup.com www.darkponygarage.auradigitalgroup.com darkponygarage.com www.darkponygarage.com mail.darkponygarage.com; listen 80; listen [::]:80; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 0; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/darkponygarage.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/darkponygarage.auradigitalgroup.com/combined; ssl_protocols TLSv1.2 TLSv1.3; proxy_ssl_protocols TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers on; ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; proxy_ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; root "/home/auradigitalgroup/public_html/darkponygarage"; location /cpanelwebcall { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2082/cpanelwebcall; } location /Microsoft-Server-ActiveSync { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2090/Microsoft-Server-ActiveSync; } location = /favicon.ico { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location = /robots.txt { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } include conf.d/server-includes/*.conf; include conf.d/users/auradigitalgroup/*.conf; include conf.d/users/auradigitalgroup/darkponygarage.auradigitalgroup.com/*.conf; } server { listen 80; listen [::]:80; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/darkponygarage.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/darkponygarage.auradigitalgroup.com/combined; server_name cpanel.darkponygarage.com cpcalendars.darkponygarage.com cpcontacts.darkponygarage.com webdisk.darkponygarage.com webmail.darkponygarage.com; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 1; location /.well-known/cpanel-dcv { root "/home/auradigitalgroup/public_html/darkponygarage"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/pki-validation { root "/home/auradigitalgroup/public_html/darkponygarage"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/acme-challenge { root "/home/auradigitalgroup/public_html/darkponygarage"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { # Force https for service subdomains if ($scheme = http) { return 301 https://$host$request_uri; } # no cache proxy_cache off; proxy_no_cache 1; proxy_cache_bypass 1; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } } server { server_name fourguysproperties.com.auradigitalgroup.com www.fourguysproperties.com.auradigitalgroup.com fourguysproperties.com www.fourguysproperties.com mail.fourguysproperties.com; listen 80; listen [::]:80; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 0; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/fourguysproperties.com.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/fourguysproperties.com.auradigitalgroup.com/combined; ssl_protocols TLSv1.2 TLSv1.3; proxy_ssl_protocols TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers on; ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; proxy_ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; root "/home/auradigitalgroup/public_html/fourguysproperties.com"; location /cpanelwebcall { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2082/cpanelwebcall; } location /Microsoft-Server-ActiveSync { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2090/Microsoft-Server-ActiveSync; } location = /favicon.ico { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location = /robots.txt { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } include conf.d/server-includes/*.conf; include conf.d/users/auradigitalgroup/*.conf; include conf.d/users/auradigitalgroup/fourguysproperties.com.auradigitalgroup.com/*.conf; } server { listen 80; listen [::]:80; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/fourguysproperties.com.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/fourguysproperties.com.auradigitalgroup.com/combined; server_name cpanel.fourguysproperties.com cpcalendars.fourguysproperties.com cpcontacts.fourguysproperties.com webdisk.fourguysproperties.com webmail.fourguysproperties.com; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 1; location /.well-known/cpanel-dcv { root "/home/auradigitalgroup/public_html/fourguysproperties.com"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/pki-validation { root "/home/auradigitalgroup/public_html/fourguysproperties.com"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/acme-challenge { root "/home/auradigitalgroup/public_html/fourguysproperties.com"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { # Force https for service subdomains if ($scheme = http) { return 301 https://$host$request_uri; } # no cache proxy_cache off; proxy_no_cache 1; proxy_cache_bypass 1; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } } server { server_name republicoftexasclothing.co.auradigitalgroup.com www.republicoftexasclothing.co.auradigitalgroup.com republicoftexasclothing.co www.republicoftexasclothing.co mail.republicoftexasclothing.co; listen 80; listen [::]:80; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 0; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/republicoftexasclothing.co.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/republicoftexasclothing.co.auradigitalgroup.com/combined; ssl_protocols TLSv1.2 TLSv1.3; proxy_ssl_protocols TLSv1.2 TLSv1.3; ssl_prefer_server_ciphers on; ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; proxy_ssl_ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256; root "/home/auradigitalgroup/public_html/republicoftexasclothing.co"; location /cpanelwebcall { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2082/cpanelwebcall; } location /Microsoft-Server-ActiveSync { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass http://127.0.0.1:2090/Microsoft-Server-ActiveSync; } location = /favicon.ico { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location = /robots.txt { allow all; log_not_found off; access_log off; include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } include conf.d/server-includes/*.conf; include conf.d/users/auradigitalgroup/*.conf; include conf.d/users/auradigitalgroup/republicoftexasclothing.co.auradigitalgroup.com/*.conf; } server { listen 80; listen [::]:80; listen 443 ssl; listen [::]:443 ssl; http2 on; ssl_certificate /var/cpanel/ssl/apache_tls/republicoftexasclothing.co.auradigitalgroup.com/combined; ssl_certificate_key /var/cpanel/ssl/apache_tls/republicoftexasclothing.co.auradigitalgroup.com/combined; server_name cpanel.republicoftexasclothing.co cpcalendars.republicoftexasclothing.co cpcontacts.republicoftexasclothing.co webdisk.republicoftexasclothing.co webmail.republicoftexasclothing.co; include conf.d/includes-optional/cloudflare.conf; set $CPANEL_APACHE_PROXY_PASS $scheme://apache_backend_${scheme}_172_93_121_69; # For includes: set $CPANEL_APACHE_PROXY_IP 172.93.121.69; set $CPANEL_APACHE_PROXY_SSL_IP 172.93.121.69; set $CPANEL_SERVICE_SUBDOMAIN 1; location /.well-known/cpanel-dcv { root "/home/auradigitalgroup/public_html/republicoftexasclothing.co"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/pki-validation { root "/home/auradigitalgroup/public_html/republicoftexasclothing.co"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location /.well-known/acme-challenge { root "/home/auradigitalgroup/public_html/republicoftexasclothing.co"; disable_symlinks if_not_owner; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } location / { # Force https for service subdomains if ($scheme = http) { return 301 https://$host$request_uri; } # no cache proxy_cache off; proxy_no_cache 1; proxy_cache_bypass 1; # pass to Apache include conf.d/includes-optional/cpanel-proxy.conf; proxy_pass $CPANEL_APACHE_PROXY_PASS; } }