Dario Cukier
03-31-2008, 10:47 AM
anyone knows if there is a similar tool for asp servers? mode_rewrite is for rewrite urls. For those who dont know what im talking say we have this url:
w w w . u r l. c o m/something.php?do=goFaq you could fake it with mode rewrite and have it like follows: w w w . u r l . c o m /faq.html
faq.html doesn't exist, your server knows that you are asking for w w w . u r l . c o m /something.php?do=goFaq instead.
i hope i was clear enough.
regards
w w w . u r l. c o m/something.php?do=goFaq you could fake it with mode rewrite and have it like follows: w w w . u r l . c o m /faq.html
faq.html doesn't exist, your server knows that you are asking for w w w . u r l . c o m /something.php?do=goFaq instead.
i hope i was clear enough.
regards
