summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 880813b)
raw | patch | inline | side by side (parent: 880813b)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 4 Jun 2008 13:34:05 +0000 (13:34 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 4 Jun 2008 13:34:05 +0000 (13:34 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11211 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheVhost.inc | patch | blob | history |
diff --git a/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheVhost.inc b/gosa-plugins/apache2/admin/systems/services/apache2/class_servApacheVhost.inc
index 3c6b572b7c526ce71a006c384bf5e8e4ce7c08e9..fdfb5b60068913924ea6b70bdc62cc260668d4bb 100644 (file)
var $orig_dn = "";
var $initially_was_account;
-
+ var $krb_service_prefix = "HTTP/";
function servapache ($config, $dn= NULL, $parent= NULL)
{