summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 563ecf1)
raw | patch | inline | side by side (parent: 563ecf1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Jun 2008 08:03:49 +0000 (08:03 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 5 Jun 2008 08:03:49 +0000 (08:03 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11228 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 021a60dee680e04733f046ea461a5017dc48c942..4a5b6db91dff87352fab3fda11a966fd2fff4a3d 100644 (file)
var $orig_dn = "";
var $initially_was_account;
- var $krb_service_prefix = "HTTP/";
+ var $krb_service_prefix = "http/";
function servapache ($config, $dn= NULL, $parent= NULL)
{