Project

General

Profile

« Previous | Next » 

Revision 23a36b8d

Added by Alexis Mousset about 7 years ago

Fixes #10068: The user trying to open nodes list in relay-api is not rudder

View differences:

rudder-server-relay/SOURCES/rudder-vhost.conf
# Set up a WSGI serving process common to ssl and non ssl vhost
WSGIDaemonProcess relay_api threads=5 user=rudder
WSGIDaemonProcess relay_api threads=5 user=rudder group=rudder
WSGISocketPrefix /var/run/wsgi
<VirtualHost *:80>

Also available in: Unified diff