Some of you will remember or first found this 'lil site off the back of a pretty well-known WordPress security blog post here, Video How-to: 10 Tips To Make WordPress [...]
Once you have repositories set up and your system updated to reflect what upgrades, patches, packages, software, libraries and so on are available, it's time to [...]
Categories: pc
Let's take a quick look at our Nginx server and site error & access logs, and where to find them. You have one pair of Nginx logs server-wide and another for each site, [...]
Categories: web development
At last that damn site's gone live. Just in time for me to go to bed and catch up some sleep. Yeah right. Not quite. But it's there now, and I'll be using it as an example, [...]
Categories: web development
Easily restrict access to hide sensitive data, admin areas & other web pages using the Nginx web server's Auth_Basic security module & the htpasswd password creation [...]
Categories: web development