Categories
How-To Software Technical

Configuring Apache for Forward Secrecy

I was testing one of my SSL enabled sites after securing apache HTTPD from POODLE, when I noticed the following warning: The server does not support Forward Secrecy with the reference browsers To ensure I was operating at the best security level possible for my little site, I added the following to the apache2.conf (/etc/apache2/) […]

Categories
News Software

logstalgia – website access log visualization tool

Logstalgia is a website traffic visualization that replays or streams web-server access logs as a pong-like battle between the web server and an never ending torrent of requests. On a regular basis I tail the access.log of my website watching request to jermsmit.com Last night I ran across a awesome log visualizer tool called logstalgia. Logstalgia […]