Commit Graph

8 Commits

Author SHA1 Message Date
Lassi Kortela 0651de6240 Move unused files to misc directory 2023-01-24 21:03:17 +02:00
Lassi Kortela ac4c3e4974 Delete blank robots.txt 2023-01-24 21:02:33 +02:00
Lassi Kortela e0fb950637 Rename Welcome page
- Use subdirectory with .html suffix, for consistency with the rest of
  the pages.

- Use relative links from other pages to the Welcome page.
2023-01-24 20:03:54 +02:00
Lassi Kortela 8c05ffc312 Rename .shtml -> .html 2023-01-24 19:55:14 +02:00
Lassi Kortela e9a4ee50b8 Remove leftover SSI fragments 2023-01-24 19:53:40 +02:00
Lassi Kortela 15848faea8 Expand Server Side Includes (SSI)
This was accomplished by two means:

- Arthur took a wget mirror of the original www.schemers.org back when
  it was still online.

- The wget mirror was missing few pages. Lassi set up an SSI-enabled
  copy of Apache to serve the source snapshot provided by Shriram.
  The missing pages were downloaded in the form served by Apache.

NOTE: Nginx can serve SSI, but does not support LAST_MODIFIED. It
displays "(none)" where the timestamps should be.
2023-01-24 17:14:39 +02:00
Lassi Kortela e75e347afc Add upload script 2023-01-12 14:58:48 +02:00
Lassi Kortela 0c0af57d1c Add contents of schemers.org-20230110.tgz
SHA1 b2ce2f884321b4e89eda5ecf4ad2914565c6da23
2023-01-12 14:56:11 +02:00