Skip to Content.
Sympa Menu

devel - Re: [sympa-developpers] Split request URI into SCRIPT_NAME and PATH_INFO by Sympa itself #910

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: "Stefan Hornburg (Racke)" <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-developpers] Split request URI into SCRIPT_NAME and PATH_INFO by Sympa itself #910
  • Date: Tue, 17 Mar 2020 17:40:31 +0100

On 3/17/20 2:09 PM, Stefan Hornburg (Racke) wrote:
> Hello,
>
> we have to be really careful with these changes.
>
> After updating my Ansible instance to latest sympa-6.2 WWSympa was broken
> beyond repair
>
> Details later.
>
> Regards
> Racke
>

Webserver: Apache 2.4.18

Location:

<Location /sympa>
SetHandler "proxy:unix:/var/run/wwsympa/wwsympa.socket|fcgi://localhost"
Require all granted
</Location>

This is the robot.conf:

## configuration for virtual robot lists.example.com

http_host lists.example.com
host lists.example.com
wwsympa_url https://lists.example.com/sympa
soap_url https://lists.example.com/sympasoap
cookie_domain lists.example.com
listmaster address@concealed,address@concealed,address@concealed
create_list listmaster
default_home home
title My lovely service
lang en_US

Let me know if you need more information and whether I should open up a
GitHub issue.

Regards
Racke

--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.19+.

Top of Page