JezK
Edit File: .htaccess
RewriteEngine on RewriteCond %{HTTP_HOST} ^tiendavirtual\.supermercadogonzalez\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.tiendavirtual\.supermercadogonzalez\.com$ RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)? RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule ^(.*)$ "http\:\/\/facturacion\.southcentralus\.cloudapp\.azure\.com\/tiendas\/$1" [R=301,L]