Category: webhosting
Thousands of websites are using CloudFlare, the famous Content Delivery Network (CDN). The advantages of using CloudFlare are: 1. increase page loading speed so that content of website can …
In this post, I have talked about setting up second SSL certificate for second domain hosted on the same VPS server. The website whynopadlock.com verifies both domains as having …
If you have a VPS or dedicate server, you can issue the following command to let your server restarts (as root user): sudo shutdown -r now If you issue …
Leverage browser caching is one of the use-and-it-works (must-have) techniques for hosting websites on Apache2 server. It is actually quite simple. You just have to enable the header module …
HTTPS is the trend and it becomes more and more popular. It is being used as a ranking signal by search engines (e.g. google or baidu). To setup multiple …