On 6/7/18, Scott Doctor <[email protected]> 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
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to