Skip to main content
3 votes

Redirect http domain to another https domain without warning?

The browser correctly tells the users that they're attempting to open an insecure connection. The only possible (and the correct) fix is to encrypt that connection. There's no reason you'd need a ...
Marcus Müller's user avatar
2 votes

Redirect http domain to another https domain without warning?

Arguably the "best" solution is to obtain one TLS certificate that includes all your domain names as "extra" domains (which can be embedded in the certificate with the Certificate ...
HBruijn's user avatar
  • 82.5k
1 vote

Best Practices for Caching a Paginated Blog Search Results Page with Varnish

There are 2 things to address based on your question: How long to cache such a search result How to identify search results in the cache (and have a good hit rate) Cache-Control The Cache-Control ...
Thijs Feryn's user avatar
  • 1,286

Only top scored, non community-wiki answers of a minimum length are eligible