Folders can have their own web.config files to control user authorization. I
don't think it is possible to have multiple web.configs in the same folder.
There is a <locationelemen t in the web.config schema, does it help you?
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
Folders can have their own web.config files to control user authorization. I
don't think it is possible to have multiple web.configs in the same folder.
>
There is a <locationelemen t in the web.config schema, does it help you?
>
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net
>
<info.lowy...@g mail.comwrote in message
>
news:9c3dcf8d-ef0c-442a-af43-ad7963faa0a0@s1 2g2000prg.googl egroups.com...
>
>
>
Dear all,
>
Can anybody tell me how to setup multiple web.config in 1 web
application?
Comment