If you can’t see it, we have a new site. I’m still working on some tweaks, but the articles are here.
In the meantime, does anyone know how htaccess files work? I want rewrite urls that contain <anything>modules.php<anything> to www.maxsons.org Right now, it doesn’t work…I still end up with the parameters. To see what I’m talking about, try this url:
www.maxsons.org/modules.php?name=Statistics&op=Stats
It keeps the ?name=Statistics&op=Stats
[Update 2007-03-17 09:31:02] I have found out that mod_rewrite keeps the querystring unless you specify your own.