The title say it all, how can i hide the axd, or simply rewrite the url into something else to hide the axd file.
the reason for this, i think you all know.
Thank you
The title say it all, how can i hide the axd, or simply rewrite the url into something else to hide the axd file.
the reason for this, i think you all know.
Thank you
I'm not 100% on what you want. Have you the below in your route registry already.
routes.IgnoreRoute("{resource}.axd/{*pathInfo}");