[Piuparts-commits] [piuparts] 01/01: Add FancyIndexing to piuparts-master.conf and enable apache syntax highlighting in vim. (Thanks DSA!)
Holger Levsen
holger at moszumanska.debian.org
Mon May 4 12:44:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit f66051f6bf30ab482629ea9e2a5ac79a01a0689e
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon May 4 12:14:26 2015 +0200
Add FancyIndexing to piuparts-master.conf and enable apache syntax highlighting in vim. (Thanks DSA!)
---
conf/piuparts-master.conf | 2 ++
debian/changelog | 2 ++
2 files changed, 4 insertions(+)
diff --git a/conf/piuparts-master.conf b/conf/piuparts-master.conf
index bc4ca40..47ae853 100644
--- a/conf/piuparts-master.conf
+++ b/conf/piuparts-master.conf
@@ -4,7 +4,9 @@ Alias /piuparts /var/lib/piuparts/htdocs
Require all granted
Options indexes
+ IndexOptions FancyIndexing NameWidth=*
AddType text/plain .log
AddDefaultCharset utf-8
</Directory>
+# vim:set syn=apache:
diff --git a/debian/changelog b/debian/changelog
index fcd7380..f34c237 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
piuparts (0.64) UNRELEASED; urgency=medium
+ * Add FancyIndexing to piuparts-master.conf and enable apache syntax
+ highlighting in vim. (Thanks DSA!)
-- Holger Levsen <holger at debian.org> Mon, 27 Apr 2015 17:01:28 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list