How to setup HTTP Authentication with Nginx on Ubuntu
Nginx is an HTTP and reverse proxy server which is lightweight as compare to apache. When we need http authentication for secure our site admin login then there is a need to setup HTTP...
Nginx is an HTTP and reverse proxy server which is lightweight as compare to apache. When we need http authentication for secure our site admin login then there is a need to setup HTTP...
Steps to Install WordPress using Bash Script & WP CLI Most of us know steps to install wordpress through browser which is easy but what if we don’t have Xserver or only shell access....
How to Configure WordPress with Redis for flying site Redis is an advanced key-value store. Like memcached on steroids. Everything is in the RAM and you can theoretically reach 100 000 GET per second...
What is WordPress ? WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL.[5] Features include a plugin architecture and a template system. Under...