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 [...]
If you've tried upgrading a recent version of WordPress and received this error... Fatal error: Cannot redeclare pclziputilpathreduction() ...here's what you do. In a nutshell, [...]
Categories: blogging
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
To park a domain is simply to add it, undeveloped, with a DNS manager. Big deal! More useful is to point it to a developed site, gaining the traffic. For instance, you may [...]
Categories: web development
Having set up our local-to-remote connection and tunnelled it, in this tutorial we'll add a final, cast-iron layer of security, so there. If you're following this series, you [...]
Categories: web development, web pages