Installing a web server using a distribution package like XAMPP, and WinNMP are probably the easiest solution to make your localhost server works. But what if we wanted to make it from scratch? and…
When you're trying to include your domain to Google Chrome's HTTP Strict Transport Security (HSTS) preload list, you'll get an error message that says "Warning: Unnecessary HSTS header over HTTP". Based on the error…
Migrating your files from other servers to another hosting or cloud provider is a long process. But if both of your servers have SSH access, you can transfer these files at an instant using…
Ubuntu has a PHPMyAdmin included in their repository and you can install it directly from the console command. But the problem is it only comes with packages for Lighttpd or Apache, it does not…
One of the benefits of using Pagespeed is its capability of rewriting all assets in your webpage to the CDN of your choice, reducing server loads and improving concurrent visitors. The recommend CDN provider…
Setting up the best performance server is tricky and requires knowledge in Linux and server setups. Digital Ocean is one of the best cloud hosting providers that you can find on the internet, it…
Purchasing an SSL for your shared hosting in Godaddy is costly, and needs to renew every year. Before, it is impossible to install free Let's Encrypt SSL to Godaddy shared hosting as it requires…
You'll get this error once your form exceeded the 8126-byte limit sets from the InnoDB of Godaddy Shared Hosting, this happens if you have a lot of LONGTEXT, TEXT and large VARCHAR fields from…
Creating your own HTTP proxy server that you can use to surf the internet using an IP address from a server is one of the quickest ways to hide your IP address or access…
Today, as I was updating my droplet in DigitalOcean. I encounter a problem that almost last an hour, making my website inaccessible to the public. The problem is when I tried to update my…