access changes
[mirror/dsa-wiki.git] / input / howto / upgrade-to-jessie.mdwn
index 60a21f4..ed905a8 100644 (file)
@@ -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) &&