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 [...]
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
Blogging, at least in the early days, can be a lonely thing (sobs). You may know the deal .. you shove out loads of posts that only Mum reads, tap your fingertips raw until [...]
Categories: web
Here are some fast access tips, showing how to make time with keystroke shortcut combinations to open quickly anything you need on a regular basis. Maybe you open and close some [...]
Categories: pc
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