Oh, this’ll be fun
Website August 12th, 2003 |I need to print, read, internalize, and (possibly hardest of all) understand the Apache mod_rewrite documentation.
Why?
This is why. If I’m understanding what I’ve read so far, everything I want to do can be done purely through mod_rewrite. But, as of this writing, I have no idea how.
This could get interesting.
[See also: Teaching? Technical writing? | Easy MovableType to TypePad redirecting | Tarot Time | Nobody’s going to understand this one… | Me and My Shadow: The story of Jason Mewes ]
« diveintocrappyteenagepoetry.org | Tomorrow’s news, today! »
2 Responses to “Oh, this’ll be fun”
Leave a Reply






August 13th, 2003 at 7:48 am
Yea, their docs suck, but basically it’s regexes, and if you understand those, you’ll be ok. I’ll post another comment with what I use (very simple example, may or may not help) when I get to work.
August 13th, 2003 at 9:39 am
Sweet. Any help will definitely be appreciated &mdsah; it’s been a while since I’ve looked at regexes, but last time I did, they were really difficult to wrap my head around. Too much like math, which has never been one of my strong points.