Posted by Jeff Johns on 01/03/06 05:59
You can also control a mod_rewrite thru .htaccess file, also why not
just use the question mark? Most search engines will read up to two
variables after the question mark in a URL, so if you use the question
mark then set up your variables with a backslash you should be okay.
You just have to write a function to parse all your variables.
example:
http://www.yoursite.com/?someidnumber.jpg/this.jpg/whateryouwant
But do a search for controlling mod_rewrite thru htaccess.
Navigation:
[Reply to this message]
|