Forum Moderators: coopster

Message Too Old, No Replies

Best way to handle /index.php?c=14

Asapi Rewrite or move query string and.....

         

5x54u

1:47 am on Dec 20, 2004 (gmt 0)

10+ Year Member



What is the preferred method to rewrite this path:

/index.php?c=14

Should I use ASAPI ReWrite or remove query string w/PHP and ForceType the url?

Thank you

eaden

2:46 am on Dec 20, 2004 (gmt 0)

10+ Year Member



either/or.. Mod Rewrite is slighty slower than ForceType, but then with ForceType your php you will require extra code.