[CentOS] Firefox Sync Server 1.5 on CentOS 7
Gordon Messmer
gordon.messmer at gmail.comSun Oct 22 19:37:05 UTC 2017
- Previous message: [CentOS] Firefox Sync Server 1.5 on CentOS 7
- Next message: [CentOS] Firefox Sync Server 1.5 on CentOS 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 10/22/2017 09:40 AM, Nicolas Kovacs wrote: > Before I go into further details, has anybody here managed to get this > thing to run on CentOS ? Yes, I use the following httpd configuration file: WSGIProcessGroup sync WSGIPassAuthorization On WSGIDaemonProcess sync user=apache group=apache processes=2 threads=25 python-path=/usr/local/lib/sync-1.5/syncserver/local/lib/python2.7/site-packages/ WSGIScriptAlias /sync1.5 /usr/local/lib/sync-1.5/syncserver/syncserver.wsgi <Directory "/usr/local/lib/sync-1.5"> Require all granted </Directory>
- Previous message: [CentOS] Firefox Sync Server 1.5 on CentOS 7
- Next message: [CentOS] Firefox Sync Server 1.5 on CentOS 7
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list