Hello,
I have created web windows authentication application.
It is working fine as per expectation..
and path is http://www.xyz.com
and default port is 80
Now, question is
I want to create another web application with Form Authentication with different port.
i want to set path for this application something like this
how can i do so,
regards,