Re: Firefox Sync Server 1.5 on CentOS 7

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



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>

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux