Hi,
I've configured SSL with server certificates on a IIS with W2K. Itested it
ans works with simple html pages.
I want the login page to be under a subfolder in my WebApp. This subfolder
requires SSL (secure channel). So I have to configure the LoginUrl of the
FormsAuthenticationModule to use an absolute url
([url]https://myserver/mywebapp/mysubfolder/login.aspx[/url]) . If I test this
configuration, I retrieve an "Access Denied" Error from the Web Server.

LoginUrl does really support absolute paths?
Anyone has already configured a so simple configuration with asp .net?

I've found a lot of posts about this problem with no answers..
If I protect the entire WebApplication with SSL all works fine.

Any information will be appreciated.
Marco Roello
[email]marco.roello@cnrservice.it[/email]