F
Frankie
I understand that with URL rewriting we can have a request come in for, say
Page1.aspx, and rewrite it so that PageA.aspx gets served up to the user.
My question (assuming the above is correct): What does the user see in the
browser after URL Rewriting? In the above case, when PageA is rendered to
the browser, will the address bar show "PageA.aspx" or would it show
"Page1.aspx" - the originally requested URL?
Thanks.
Page1.aspx, and rewrite it so that PageA.aspx gets served up to the user.
My question (assuming the above is correct): What does the user see in the
browser after URL Rewriting? In the above case, when PageA is rendered to
the browser, will the address bar show "PageA.aspx" or would it show
"Page1.aspx" - the originally requested URL?
Thanks.