mirror of
https://github.com/searx/searx
synced 2025-01-27 16:29:18 +01:00
8d71420b45
This makes it easier to separately handle search and index requests from a web server or from a reverse proxy. If a request to index contains a query, a permanent redirect HTTP response is returned. This should give some level of backwards compatibility for users that have set a searx instance in their browser's search bar.