Nginx htpasswd – how to generate one
Every time I want to generate Nginx htpasswd I forget how to do it. This is just for my reference so I don’t have to search for a solution on the …
Every time I want to generate Nginx htpasswd I forget how to do it. This is just for my reference so I don’t have to search for a solution on the …
Newrelic?is an application monitoring tool that truly is developer’s best friend. It’s such a true statement. ?I’ve used Newrelic to pinpoint …
I’ve been working with Nginx web server for a while now. I have to say it’s an impressive web server that performs really well on high traffic …
When you write articles in WordPress, your revisions will periodically get saved in the database. This is a useful feature, however, each revision that is …
Occasionally a developer might commit some sensitive information, such as passwords, in a Git repository. Although you can easily remove the file in question …
If you have a WordPress website that is live and don’t have it set up locally on your computer or laptop, you’re doing it wrong. To install …
I’ve been doing a lot of freelance work lately and one thing I really wanted to improve on was how to write a good Web Development Proposal without …
Almost every site I build requires WordPress login / logout functionality and I haven’t been able to find a standard way of adding a login/logout link to …
Occasionally I need to take my sites down for a regular maintenance and I’ve come up with a pretty neat way of setting up a?website maintenance …