On 6/7/18, Scott Doctor <sc...@scottdoctor.com> wrote: > Just out of curiosity, is the sqlite website using nginx or > apache as the server?
None of the above. The web server is one that I wrote myself, long again, before SQLite, called althttpd.c. You can find the source code here: https://www.sqlite.org/docsrc/file/misc/althttpd.c https://www.sqlite.org/docsrc/file/misc/althttpd.md Earlier today, I enhanced althttpd.c with the ability to cause redirects from http: to https:. I enabled that capability on www.sqlite.org as a test. That is the main point of this exercise. -- D. Richard Hipp d...@sqlite.org _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users