Zutil Updates

This commit is contained in:
Ziver Koc 2016-01-01 18:33:58 +01:00
parent b67842ead5
commit 664a4f604b

View file

@ -48,7 +48,7 @@ public class ApacheConfigVirtualHost implements WAServiceConfig{
ConfigFileUtil.writeBetweenBoundary( ConfigFileUtil.writeBetweenBoundary(
WAConstants.getConfigFile(APACHE_MAIN_CONFIG_FILE), WAConstants.getConfigFile(APACHE_MAIN_CONFIG_FILE),
"#", "#",
IOUtil.getContentString( IOUtil.getContentAsString(
new FileInputStream(STATIC_PRE_CONF))); new FileInputStream(STATIC_PRE_CONF)));
// Write Vhost configuration // Write Vhost configuration