tags: kludgery
2003
August
- 2003 Aug 16
- my adventures with apache
Enabling virtual hosts on Jaguar (10.2)
· Read more…
2007
December
- 2007 Dec 27
- Dreamhost, htaccess, and routes.rb
I have never been able to get my
· Read more….htaccess
file to properly redirect requests from different blog engines. For example, Simplelog tacks on either/archives/
or/past/
to its URLs, and Typo tacks on/articles/
to its posts. That's one of the things I like about Mephisto: it doesn't add what I feel are superfluous tokens to the URLs. (Although I am still trying to figure out how to get rid of/archives/
from the monthly posts.)
2015
October
- 2015 Oct 21
- Screwing around with Custom Liquid Tags
I've spent some time screwing around with creating custom Liquid tags.
· Read more…