[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#922040: x2gobroker-wsgi: default apache configuration gives 403 error



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


Reply to: