-
chrooted SFTP access with OpenSSH
How-to restrict users & files to an isolated directory, great to share files & with a mount option, for instance giving safe web developer access.
» tutorial » SFTP chroot Jail + OpenSSH -
SSL 4 Nginx: eCommerce & Web App Protection
This guide shows how to SSL-enable Nginx so sites & blogs are https rather than boring old http. Ideal for web application security as well as shops.
» tutorial » SSL for Nginx -
Protect PHP with the Suhosin Patch
This tutorial shows how-to patch the Suhosin third-party extension to compiled PHP installations to protect against certain PHP vulnerabilities.
» tutorial » Setup Suhosin to Protect PHP -
Restrict Access to Nginx Web Files with Auth_Basic
Easily restrict access to hide sensitive data, admin areas & other web pages using the Nginx web server’s Auth_Basic security module & htpasswd.
» tutorial » Password-Protected Web Pages
