Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #950559
| From | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#922040: x2gobroker-wsgi: default apache configuration gives 403 error |
| Date | 2019-03-18 12:30 +0100 |
| Message-ID | <xCYCR-R3-3@gated-at.bofh.it> (permalink) |
| References | <xqkKR-8q9-7@gated-at.bofh.it> <xqkKR-8q9-7@gated-at.bofh.it> <xqkKR-8q9-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Control: tags -1 patch Hi Linnea, On Mon, 11 Feb 2019 15:11:01 +0100 Linnea Skogtvedt <linnea@linuxavdelingen.no> wrote: > Package: x2gobroker-wsgi > Version: 0.0.4.0-3 > > wget -O - http://127.0.0.1/x2gobroker/ yields a 403 Forbidden error > message. /var/log/apache2/error.log shows the following message: > [authz_core:error] ... [client 127.0.0.1:49216] AH01630: client denied > by server configuration: /usr/bin/x2gobroker > > Editing /etc/apache2/conf-available/x2gobroker-wsgi.conf to change > <Directory /usr/bin/x2gobroker> to <Directory /usr/bin> and restarting > apache2 removes the 403 Forbidden error, but it's not a good > configuration. I suggest creating a WSGI wrapper script in its own > subdirectory. > > > I am using a freshly installed Debian testing VM, with unstable added in > sources.list to be able to install x2gobroker. I used the following > command to install the packages: apt install apache2 x2gobroker > x2gobroker-wsgi can you rebuild your x2gobroker instance from source with attached patch applied (or alternatively, reconfigure your runtime instance as demonstrated by the patch's content) and check whether the above issue is solved then? Thanks, Mike
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#922040: x2gobroker-wsgi: default apache configuration gives 403 error Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2019-03-18 12:30 +0100 Bug#922040: x2gobroker-wsgi: default apache configuration gives 403 error Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2019-03-18 16:00 +0100
csiph-web