J
Jerry Camel
I'm using forms authentication with <deny users="?" /> in the web config.
But, as requested by the powers that be, I've now got a link on my login
page that leads to a version history page. I'd like users to be able to get
to that page without having to login. I tried putting the file into a
subdirectory and making that sub an application within IIS and dropping a
default web.config file there, but that doesn't seem to work. How do I
grant access to this one page without a login? Thanks.
Jerry
But, as requested by the powers that be, I've now got a link on my login
page that leads to a version history page. I'd like users to be able to get
to that page without having to login. I tried putting the file into a
subdirectory and making that sub an application within IIS and dropping a
default web.config file there, but that doesn't seem to work. How do I
grant access to this one page without a login? Thanks.
Jerry