hi guys,
my url is in this form: http://www.mysite.com?user=zen
what to do to remove the query string (..?user=zen) and make my url to
this form: http://www.mysite.com
tnx
my url is in this form: http://www.mysite.com?user=zen
what to do to remove the query string (..?user=zen) and make my url to
this form: http://www.mysite.com
tnx
Comment