How To Cache Files to Leverage Browser Caching in htaccess
One of the most essential factors in improving page loading speed is by caching static files such as javascripts, css, fonts and images in the user’s browser. This READ MORE
Forwarding IP Address From Varnish to Apache On Ubuntu & CentOS
By default, varnish doesn’t forward the public IP of the visitor to the web server such as Apache or Nginx. This makes it harder to detect the visitors’ real READ MORE
Installing ruTorrent on CentOS and Debian
What is a Seedbox? Simply, a seedbox is a server used for downloading and uploading files. A seedbox is usually used to run and download torrents which can later READ MORE
Installing suPHP on CentOS With Virtualmin/Webmin
What is suPHP? suPHP is a tool for executing PHP scripts with the permissions of their owners. It consists of an Apache module (mod_suphp) and a setuid root binary READ MORE