Closed Quix0r closed 4 months ago
@maintainers Warning, instance found in the commit history, make sure to wait 1 week before adding the instance if needed. See here for more information: https://github.com/searxng/searx-instances#add-a-previously-submitted-instance
Commit ID: 5333343cd683d6e983e299fb3ac170d5542fbaed
- Date: Tue Sep 5 13:31:24 2023 +0200
- Description: [mod] remove non SearXNG instances (the old searx instances) from the list (#331)
- Author: Markus Heiser
Commit ID: 73460260597a8b8f65ab5b00d7b56ba9e0d316c5
- Date: Wed Jan 29 15:41:16 2020 +0100
- Description: Update the model, import existing instances
- Author: Dalf
Please consider joining our Matrix room for public instance maintainers by joining our Matrix room: https://matrix.to/#/#searxng:matrix.org then pinging @ unixfox, @ dalf and @ mrpaulblack for asking to be invited to the Matrix room. We discuss troubles managing a public instance, sharing some advices (like how to protect against bots), announcing big changes in searxng and more.
That's odd, it claims that headers for HSTS aren't set. But my configuration file contains them (by default I add them for all):
<IfModule mod_headers.c>
Header always set X-Content-Type-Options "nosniff"
Header always set X-XSS-Protection "1; mode=block"
Header always set X-Frame-Options "sameorigin"
Header always set Strict-Transport-Security "max-age=15768000; includeSubDomains; preload"
Header always set Referrer-Policy: no-referrer
</IfModule>
How I do it here:
<Location />
# httpd dmn entry PHP support BEGIN.
# httpd dmn entry PHP support END.
Options -Indexes +Includes +FollowSymLinks +MultiViews
SetHandler uwsgi-handler
uWSGISocket /run/uwsgi/app/searx/socket
uWSGImaxVars 256
<LimitExcept GET POST HEAD DELETE>
<RequireAll>
Require all granted
</RequireAll>
</LimitExcept>
</Location>
The settings.yml
file does set the headers, I didn't know that.
My apache is not setting those headers you can see at https://developer.mozilla.org/en-US/observatory/analyze?host=searx.mxchange.org#headers
Pleasee add me now.
Please use the edit button. It's unnecessary to send that many comments.
Little head-up for my instance: The (by me) selected default search engines seem to block my server's IP address. So you have to choose your own instances and save the settings string in a text file.
Requirements (make sure to read all of them)
check.searx.space
to check my instance (every 3 hours for the response times, every 24 hours for the other tests).Bot protection requirement
server.public_instance
parameter.Source code URL
No response
Comment
Local
/etc/searxng/limiter.toml
haslink_token=true
enabled.