Oh, for shame, Apple, for shame.
Wednesday, 10 December 2003
mnot-laptop:~> uname -a
Darwin localhost.local 7.0.0 Darwin Kernel Version 7.0.0: Wed Sep 24 15:48:39
PDT 2003; root:xnu/xnu-517.obj~1/RELEASE_PPC Power Macintosh powerpc
mnot-laptop:~> echo "<a href='/'>test</a>" > ~/Sites/test.txt
mnot-laptop:~> chmod a+r ~/Sites/test.txt
mnot-laptop:~> curl -is http://localhost/~mnot/test.txt | grep Content-Type
Content-Type: text/plain
mnot-laptop:~> open http://localhost/~mnot/test.txt

Please get a clue, Apple.
