Hosting.Guru

Notes from the Expert

Tag: apache

Fix SSL certificate validation with ProxyPass

Posted on February 10, 2021

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 »
apache, Linux

Telling browser to cache JS/CSS and images

Posted on November 20, 2018

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 »
apache, Linux

Redirect to HTTPS with .htaccess

Posted on June 7, 2018

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 »
apache, Linux, Security

Categories

  • apache
  • cPanel
  • Linux
  • MySQL
  • Online tools
  • PHP
  • PostgreSQL
  • Security
  • Wordpress

Got Questions? Need Help?

Sure, I can help. Just ask. If I can not find an answer to your question, I will suggest a solution for your problem! Visit hosting.guru for more details.

hosting.guru - professional help in any hosting related question
Powered by WordPress and Momentous.