D
drasko
Hi,
I have the following structure of my web-site
root
|
-folder1 (secure)
|
-folder2 (secure)
Now, as you can see, both folders are secure and need to have
different login forms (one login form will have only password
field!!!) How can I do this, or in other words, how should I change my
web.config files in root, folder1 and folder2 directories. Root folder
is public. I don't want to add virtual directories!
Thanks in advance!
D
I have the following structure of my web-site
root
|
-folder1 (secure)
|
-folder2 (secure)
Now, as you can see, both folders are secure and need to have
different login forms (one login form will have only password
field!!!) How can I do this, or in other words, how should I change my
web.config files in root, folder1 and folder2 directories. Root folder
is public. I don't want to add virtual directories!
Thanks in advance!
D