Piwik Hardening with Nginx and PHP-FPM
Piwik is a Free/Libre real time web analytics software. As Google Analytics, it provides you with detailed reports on your website visitors; the search engines and keywords they used, the language they speak, your popular pages, and much more ...
more ...Nginx Hardening - Some Good Security Practices
As a start this article collects some hints on how to improve the general security of nginx web servers.
It does not cover SSL, PHP-FPM, or Reverse proxy configuration hardening etc... For this, please refer to the official documentation and ...
more ...Tomcat - Disable JSESSIONID in URL
I had a problem with a Java webapp that works within a Tomcat 6 container.
In fact when you block sites from setting any data inside your browser, Tomcat 6 rewrites the URL and add a JSESSIONID parameter in it ...
more ...