Subject: The mailing list for listmasters using Sympa
List archive
- From: Leonid Sergushkin <address@concealed>
- To: address@concealed
- Subject: [sympa-users] ScriptAliasMatch regex
- Date: Thu, 25 Jun 2020 18:01:46 +0200
Hi, im trying to handle different domains over one website.
ScriptAliasMatch ^/(.*)$ /usr/lib/cgi-bin/sympa/wwsympa-wrapper.fcgi
I can access to all my robots over domainname1/robotname1 or domainname1/robotname2, when im adding this to my /etc/apache2/conf-enabled/sympa.conf:
ScriptAlias /robotname1 /usr/lib/cgi-bin/sympa/wwsympa-wrapper.fcgi
ScriptAlias /robotname2 /usr/lib/cgi-bin/sympa/wwsympa-wrapper.fcgi
ScriptAlias /robotname2 /usr/lib/cgi-bin/sympa/wwsympa-wrapper.fcgi
I can access them too when im using this line in my config:
ScriptAliasMatch ^/(.*)$ /usr/lib/cgi-bin/sympa/wwsympa-wrapper.fcgi
But than im not able to navigate to lists and so on. It is always showing the mainpage.
Any idea?
Thanks :)
-
[sympa-users] ScriptAliasMatch regex,
Leonid Sergushkin, 06/25/2020
- Re: [sympa-users] ScriptAliasMatch regex, David Verdin, 06/25/2020
- <Possible follow-up(s)>
- Re: [sympa-users] ScriptAliasMatch regex, Leonid Sergushkin, 06/26/2020
Archive powered by MHonArc 2.6.19+.