Hello,
Im trying to rewrite a url so something like
www.site.com/page?user=text appears as
www.site.com/text
page.php has already been rewritten to appear as page
text in user=text is dynamic basic on the clicked link
ive tried using the built in clean url feature in iis but when i use this it makes my site throw a 500 error
the best comparison i have is how facebook displays profiles.
any help would be appreciated (no luck on stackoverflow)