Different web.config for Virtual Directories



Hi

I have two virtual directories, pointing to the same asp.net application. I want to have different web.config files as I use different authentication methods for those two virtual directories.

Is there a simple way to solve this? so that i can have different web.config for each virtual directory.

Thanks
Samuel

.



Relevant Pages