Fix SSL certificate validation with ProxyPass
If you proxyPass your whole account and still want/need to have URL validation for your free SSL certificate (AutoSSL / Let’s Encrypt / cPanel / […]
Continue reading »Notes from the Expert
If you proxyPass your whole account and still want/need to have URL validation for your free SSL certificate (AutoSSL / Let’s Encrypt / cPanel / […]
Continue reading »Most modern browsers should cache static content, like images, CSS and JS to make page load faster. But if you feel like being polite administrator […]
Continue reading »Put the following text in your .htaccess file and change it to match your domain. RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://blog.hosting.guru/$1 [R=301,L] RewriteCond […]
Continue reading »