Order deny,allow
Deny from all
Allow from 50.207.116.186
Allow from 50.232.189.207
Allow from 50.232.189.195
Allow from 64.129.84.0/26
Allow from 50.232.189.207
Allow from 99.135.42.78
Allow from 73.205.79.177
Allow from 50.140.23.9
Allow from 173.220.21.138
Allow from 45.63.9.0
Allow from 45.63.4.54
Allow from 49.149.215.182
Allow from 64.129.84.16
Allow from 50.224.84.34
Allow from 50.207.116.186

#mark.bo
Allow from 112.200.103.149


#3w FreePBX - Dev Server 
Allow from 45.63.4.163

# DispatchLogin.net Live Server
Allow from 207.201.207.35



<Files "*">
  Header set Access-Control-Allow-Origin "*"
  Header add Access-Control-Allow-Methods "GET, POST, OPTIONS"
  #Header add Access-Control-Allow-Headers "Authorization, X-Requested-With, Content-Type, Origin, Accept"
  Header add Access-Control-Allow-Credentials "true"
</Files>

# php -- BEGIN cPanel-generated handler, do not edit
# NOTE this account's php is controlled via FPM and the vhost, this is a place holder.
# Do not edit. This next line is to support the cPanel php wrapper (php_cli).
# AddType application/x-httpd-ea-php56 .php .phtml
# php -- END cPanel-generated handler, do not edit
