From 4df6ee118dab23520cdb4248f0b48ececd6bfaeb Mon Sep 17 00:00:00 2001 From: Michael Ziegler Date: Tue, 27 Apr 2010 14:19:08 +0200 Subject: [PATCH] add kate highlighting modelines. (it has to be called "Apache Configuration" instead of just apache, meh.) --- etc/apache2/dedicated_vhost.conf | 1 + etc/apache2/shared_vhost.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/etc/apache2/dedicated_vhost.conf b/etc/apache2/dedicated_vhost.conf index de60a3b..d7e80d4 100644 --- a/etc/apache2/dedicated_vhost.conf +++ b/etc/apache2/dedicated_vhost.conf @@ -1,3 +1,4 @@ +# kate: hl Apache Configuration # This is an example configuration file for Apache2 that creates # a dedicated VirtualHost specifically for mumble-django. This is the diff --git a/etc/apache2/shared_vhost.conf b/etc/apache2/shared_vhost.conf index 50eaa5b..d91b2b1 100644 --- a/etc/apache2/shared_vhost.conf +++ b/etc/apache2/shared_vhost.conf @@ -1,3 +1,4 @@ +# kate: hl Apache Configuration # This is an example configuration file for Apache2 that you can use to integrate # Mumble-Django into an existing VirtualHost and run it under the path /mumble-django.