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 ...
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 ...
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 ...
Only top scored, non community-wiki answers of a minimum length are eligible
Related Tags
http × 2267nginx × 414
https × 379
apache-2.2 × 321
proxy × 174
linux × 159
ssl × 133
redirect × 131
http-headers × 118
apache-2.4 × 115
web-server × 113
iis × 110
reverse-proxy × 105
networking × 95
php × 78
domain-name-system × 68
cache × 68
security × 61
tcp × 61
windows × 60
ubuntu × 60
load-balancing × 56
haproxy × 56
port × 47
httpd × 47