From fc3d6b8c9ca4024805ec96247d8de0964b67bd17 Mon Sep 17 00:00:00 2001 From: Peter Hormanns Date: Thu, 21 Jul 2011 14:53:26 +0000 Subject: [PATCH] templates waren unvollstaendig --- hsarback/src/de/hsadmin/mods/dom/httpd-vhost-dynamic.jtpl | 4 ++-- hsarback/src/de/hsadmin/mods/dom/httpd-vhost-static.jtpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hsarback/src/de/hsadmin/mods/dom/httpd-vhost-dynamic.jtpl b/hsarback/src/de/hsadmin/mods/dom/httpd-vhost-dynamic.jtpl index fb960f2..2430380 100644 --- a/hsarback/src/de/hsadmin/mods/dom/httpd-vhost-dynamic.jtpl +++ b/hsarback/src/de/hsadmin/mods/dom/httpd-vhost-dynamic.jtpl @@ -1,4 +1,4 @@ -NameVirtualHost {DOM_IPNUMBER}:80 +NameVirtualHost {DOM_IPNUMBER}:80 NameVirtualHost {DOM_IPNUMBEREX}:80 @@ -102,4 +102,4 @@ NameVirtualHost {DOM_IPNUMBEREX}:443 Action application/x-httpd-php /fastcgi-bin/phpstub - \ No newline at end of file + \ No newline at end of file diff --git a/hsarback/src/de/hsadmin/mods/dom/httpd-vhost-static.jtpl b/hsarback/src/de/hsadmin/mods/dom/httpd-vhost-static.jtpl index 68d6d94..854a071 100644 --- a/hsarback/src/de/hsadmin/mods/dom/httpd-vhost-static.jtpl +++ b/hsarback/src/de/hsadmin/mods/dom/httpd-vhost-static.jtpl @@ -1,4 +1,4 @@ -NameVirtualHost {DOM_IPNUMBER}:80 +NameVirtualHost {DOM_IPNUMBER}:80 NameVirtualHost {DOM_IPNUMBEREX}:80 @@ -82,4 +82,4 @@ NameVirtualHost {DOM_IPNUMBEREX}:443 RewriteRule ^(.*) /home/doms/{DOM_HOSTNAME}/subs-ssl/${tolower:%1}$1 [last] - \ No newline at end of file + \ No newline at end of file