diff --git a/data/etc/apache2/conf-available/searx-freedombox.conf b/data/etc/apache2/conf-available/searx-freedombox.conf
index f9cde7c7c..5a17cdeb9 100644
--- a/data/etc/apache2/conf-available/searx-freedombox.conf
+++ b/data/etc/apache2/conf-available/searx-freedombox.conf
@@ -1,11 +1,10 @@
# This exclusion rule is to allow Searx to be added as a search engine in Firefox.
-
+
Satisfy Any
Allow from all
AuthType None
- Require all granted
ProxyPass unix:/run/uwsgi/app/searx/socket|uwsgi://uwsgi-uds-searx/
-
+