searxng/searx/templates/simple
Marc Abonce Seguin 8d71420b45 [mod] separate index and search routes
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.
2020-11-02 20:04:03 -07:00
..
messages
result_templates
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
about.html
base.html [fix] opensearch.xml URL contains method and autocomplete parameters 2020-10-06 00:54:37 +02:00
categories.html
index.html
infobox.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
languages.html
macros.html [enh] add engine names to results as classes - closes #670 2020-06-09 00:31:52 +02:00
preferences.html Let admins lock user preferences 2020-10-25 18:06:18 +01:00
results.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
search.html [mod] separate index and search routes 2020-11-02 20:04:03 -07:00
simple.spec.txt
stats.html
time-range.html