CreativeLogic
04-21-2004, 12:11 AM
I cannot get the rewrite rule correct...
This is what I want:
I want both of the following:
http://www.site.com/folder/file.php?foo=bar
http://folder.site.com/file.php?foo=bar
To change to:
http://www.site.com/file.php?foo=bar&var=folder
Everything I try I just cannot get the original variables to pass...
This is what I want:
I want both of the following:
http://www.site.com/folder/file.php?foo=bar
http://folder.site.com/file.php?foo=bar
To change to:
http://www.site.com/file.php?foo=bar&var=folder
Everything I try I just cannot get the original variables to pass...
