[thelist] Directory style query strings without using mod_rewrite

.jeff jeff at members.evolt.org
Wed Jul 18 11:29:56 CDT 2001


richard,

:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: From: Richard Livsey
: 
: Basically as the subject says, I want
: to mask query strings as directory style
: URL's but cant use mod_rewrite.
:~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

you mean, this:

/index.php?foo=bar&far=boo&sessionid=345098724096143

to this?

/index.php/foo/bar/far/boo/sessionid/345098724096143

or this?

/bar/boo/345098724096143/index.php

seeing the difference?

the solution will depend on the actual result you want.

thanks,

.jeff

http://evolt.org/
jeff at members.evolt.org
http://members.evolt.org/jeff/






More information about the thelist mailing list