Multiple Web.config Problem

  • Thread starter Thread starter info.lowyeah
  • Start date Start date
I

info.lowyeah

Dear all,

Can anybody tell me how to setup multiple web.config in 1 web
application?

many thanks

Alan
 
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 <location> element in the web.config schema, does it help you?

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
 
Exactly, I want different folder have their own web.config for control
user authorization. But How can I do that?

Please teach me how can I do that?

Could you also give me an example?

Thank you very very much.

Regards,
Alan


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 <location> element in the web.config schema, does it help you?

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net



Dear all,
Can anybody tell me how to setup multiple web.config in 1 web
application?
many thanks
Alan- $Bp,i6Ho0zMQJ8;z(B -

- $Bp}<(Ho0zMQJ8;z(B -
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top