Home || About || Blog || HTML || Journal || Links || Phillies || Squeak || Tech121
The main page serves as an 'About' profile for this website's author. See Chris' River Extension.
Changelog
Combined two techniques to revamp some of how the site is organized:
1. Modify ./.htaccess to point expired resource requests to
out-of-the-way places (notably ~/chris/old.d/* tree).
Use 301 or 302 redirects:
redirect 302 /~chris/here/ http://www.river.org/~chris/there/
redirect 302 /~chris/here/what.html http://www.river.org/~chris/there/what.html
This-all to remove files that probably don't see many
requests from the current valuable view (document root),
while not disappointing people who want to see them.
2. From srm.conf it seems HEADER.html and README.html give
an equivalent 'header' and 'footer' file which is also
supressed in the directory listing; by omitting index.html
these files display.
Using these as the html for directory listings, both are
obtained (a nice html document displayed inline with a
raw directory listing).
Fixed a lot of small things; mostly navigation-related. Re-instantiated the Links page (Varkon is back!).
The base directory (/~chris/) is now readable. There's no plan to do anything specific with this functionality.
Note: most paths are terminated in a masking 'index.html' file. If a directory is listable, this doesn't imply it is worth the while to list it. The existing design is entirely index.html-driven.
Update (July, 2007):
Many masking 'index.html' files were
renamed to '00-index.html' since April 2006 -- the present
structure has more directories that will return a listing
if the terminating '00-index.html' is left off the URI.
Chris
HTML 4.01 Transitional validation URL for this page
CSS validation URL for this page
September 1, 2007
Copyright ©
2006, 2007 Christopher W Hafey
md5sum for everything up to here: --->
... appears, below.
$ head -222 about.html | md5
be64f3083c05a6b8852e2719e2bda03a