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.