Zutil Updates
This commit is contained in:
parent
b67842ead5
commit
664a4f604b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue