From: Silvio Rhatto Date: Thu, 4 Aug 2011 17:05:21 +0000 (-0300) Subject: Adding /wws to wwsympa_url X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5ae15537f3958c8b34636798a3b3658a399b2b3c;p=puppet-mail.git Adding /wws to wwsympa_url --- diff --git a/templates/sympa/sympa.conf.lenny.erb b/templates/sympa/sympa.conf.lenny.erb index 4260338..6ae9fbd 100644 --- a/templates/sympa/sympa.conf.lenny.erb +++ b/templates/sympa/sympa.conf.lenny.erb @@ -163,7 +163,7 @@ db_passwd <%= sympa_database_password %> ###\\\\ Web interface ////### ## Sympa's main page URL -wwsympa_url https://<%= sympa_subdomain %>.<%= domain %> +wwsympa_url https://<%= sympa_subdomain %>.<%= domain %>/wws ## SOAP service URL soap_url https://<%= sympa_subdomain %>.<%= domain %>/sympasoap diff --git a/templates/sympa/sympa.conf.squeeze.erb b/templates/sympa/sympa.conf.squeeze.erb index 484e3ab..ff3aba4 100644 --- a/templates/sympa/sympa.conf.squeeze.erb +++ b/templates/sympa/sympa.conf.squeeze.erb @@ -163,7 +163,7 @@ db_passwd <%= sympa_database_password %> ###\\\\ Web interface ////### ## Sympa's main page URL -wwsympa_url https://<%= sympa_subdomain %>.<%= domain %> +wwsympa_url https://<%= sympa_subdomain %>.<%= domain %>/wws ## SOAP service URL soap_url https://<%= sympa_subdomain %>.<%= domain %>/sympasoap