# This exclusion rule is to allow Searx to be added as a search engine in Firefox.
Satisfy Any
Allow from all
AuthType None
ProxyPass unix:/run/uwsgi/app/searx/socket|uwsgi://uwsgi-uds-searx/
# Redirect /searx to /searx/
RewriteEngine On
RewriteCond %{REQUEST_URI} ^/searx$
RewriteRule .* /searx/ [R=301,L]
Include includes/freedombox-single-sign-on.conf
TKTAuthToken "web-search" "admin"
ProxyPass unix:/run/uwsgi/app/searx/socket|uwsgi://uwsgi-uds-searx/