--- Shawn McKenzie <[EMAIL PROTECTED]> wrote: > I would like to know if there is a good server independent method > method for optimizing URLs that contain GET queries for search > engines.
If there is, it would be news to me. I know of only two ways to do this: 1. ForceType and $_SERVER['PATH_INFO'] 2. mod_rewrite Both require Apache. Chris ===== Chris Shiflett - http://shiflett.org/ PHP Security Handbook Coming mid-2004 HTTP Developer's Handbook http://httphandbook.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php