How to enable Gzip compression using htaccess Gzip compression allows reducing file size when transferring from server to user browser. Read more about How to enable Gzip compression using htaccess
How to Backup MySQL Database Taking regular backup of database is very important part of project development. Here's how we can take a backup of database using terminal. Read more about How to Backup MySQL Database