Some more cleanup
I just went through the static resources this server uses, and made sure that all of them are being served by Apache rather than the Smalltalk server. The Smalltalk server now handles only the dynamic loads; all the static resources (images, mostly) are handled by Apache. This falls under "best tool for the job", and is something I probably should have done a long time ago :)

