X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=debian%2FREADME.Debian;fp=debian%2FREADME.Debian;h=1d17fe852ed934fc4d68b2a4b14a3e71b07a2452;hb=5e1f96f69f070d821b835395ffcfd5487409947f;hp=0000000000000000000000000000000000000000;hpb=b9be8a0a021acc1176dbb43b43fb48d6cf9dc151;p=maypole.git diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..1d17fe8 --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,9 @@ +To use Maypole with mod_perl, you must install libapache2-mod-perl2 +and libapache2-request-perl. You must also enable mod_perl and +mod_apreq: + + # a2enmod perl + # a2enmod apreq + # /etc/init.d/apache2 force-reload + + -- Ben Hutchings , Sun, 16 Sep 2007 19:39:57 +0100