spread the dot jenett.radio.randomizer - click to visit a random Radio weblog - for information, contact randomizer@coolstop.com

Cox Crow

Asking the Stupid Questions Since 1971
 Wednesday, October 09, 2002

When is a file not a file?

When you make an idiotic typographical error in your RewriteCond:
 RewriteCond %{DOCUMENT_ROOT}{REQUEST_FILENAME} !-f
should be
 RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} !-f

This is why you need peer review, or at the very least a good copy editor.

5:56:18 PM # Google It!
categories: System Administration

Patience, Grasshopper

LawMeme reports from the Big Show: Live From Eldred v. Ashcroft - I. Meanwhile, this is an excellent graph by Aaron Swartz of the relationship between copyright term and a certain mouse.

12:51:13 PM # Google It!
categories: Law, Media

Busyness

I've started moving the change into production. There's a minor problem with trailing slashes that I've yet to fix, but the 404s I'm seeing aren't related.

While working on this, I've found that we have a Stanley Kubrick fan site that's delivering the majority of the hits on this set of servers.

11:45:18 AM # Google It!
categories: PWP, System Administration