X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=blobdiff_plain;f=input%2Fhowto%2Fupgrade-to-jessie.mdwn;h=ed905a836f325ac3702942bddb74916c2bf6a2eb;hp=60a21f470cb0b7a1cf6f732f8eec617918ce3105;hb=70be48a310a9385b0940d80ae3a3502e0aa6839c;hpb=859ccfa508332ca37f2b4165e2bbc06c2fd864cd diff --git a/input/howto/upgrade-to-jessie.mdwn b/input/howto/upgrade-to-jessie.mdwn index 60a21f4..ed905a8 100644 --- a/input/howto/upgrade-to-jessie.mdwn +++ b/input/howto/upgrade-to-jessie.mdwn @@ -61,6 +61,10 @@ apache cleanup: cd .. && rmdir conf.d + per vhost: + replace all order allow,deny, allow from all with + Require all granted + re-init samhain (puppet agent -t || true) &&