How to hide the information from the public visible links
Example
abcd.com/login.aspx - its working
abcd.com/login.aspx/asdas - this is also working without CSS, how to disable this URL
thank you
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
mangesh santharamPosted Apr 23, 2021, 11:12 AM
I have one sub domain: abc.xyz.com/Default.aspx site and it is working fine.
if i modify the above url like abc.xyz.com/Default.aspx/testfolder/, there is no "testfolder" folder or file in the application. i am getting Dafault.aspx page without images & CSS.
Rijwan AnsariPosted Apr 23, 2021, 10:26 AM