Quote from: OpenGeek at Nov 08, 2005, 11:17 AM
I personally think we’re better off providing some .htaccess control from the manager or plugins (similar to WordPress writing it’s own .htaccess, or the Feedburner plugin) to provide more robust control over this stuff...rather than trying to get away from it. I honestly have grown to love the flexibility and control I have over my sites with mod_rewrite.
Totally agree here. The .htaccess as appropriate could be generated during install based on me seeing Victor’s kickstart installer mojo.
Whether or not a dispatcher would work I have no idea, but that seems to me like a lot of work... :/
I’d honestly much prefer to see a solid friendly aliases path implmentation myself so we could have identical aliases at multiple levels.
A good dispatch mechanism could also allow us to build dynamic pages on the fly using tags, too though, which would be cool. This is one of the things that Travis actually did have implmented, althogh the details are a bit sketchy as far as I remember. For big sites, this is a very cool thing.