From 865e6416a684559514998811e882a58fdbd36fb6 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Wed, 6 Jan 2010 14:08:31 -0600 Subject: [PATCH] Apparently Markdown doesn't autolinkify URLs. Lame. --- doc/apache-client-certs.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/apache-client-certs.mdwn b/doc/apache-client-certs.mdwn index c550cf7..7342483 100644 --- a/doc/apache-client-certs.mdwn +++ b/doc/apache-client-certs.mdwn @@ -4,9 +4,9 @@ While it's certainly possible to configure client-side certificate authenticatio ## Installing the modules -If you're using Ubuntu, [Evan Broder](http://ebroder.net) has packaged the scripts.mit.edu modules for all current Ubuntu releases in a PPA: https://launchpad.net/~broder/+archive/scripts-http-mods. +If you're using Ubuntu, [Evan Broder](http://ebroder.net) has packaged the scripts.mit.edu modules for all current Ubuntu releases in a PPA. -The PPA homepage includes instructions on how to install the PPA on your system. +The [PPA homepage](https://launchpad.net/~broder/+archive/scripts-http-mods) includes instructions on how to install the PPA on your system, but if you're on Ubuntu Karmic or later, you can just run: # add-apt-repository ppa:broder/scripts-http-mods -- 2.45.0