I want this configuration because I want seperate DB's.
Instead of having child portals under one domain I was able to have a seperate instance of DNN as long as I commented out the http modules section in the web.config on the second instance of DNN.
Example: I have www.datefest.org running off of the virtual directory dnn. I then added another instance of dnn in another virtual directory named 2006 (www.datefest.com/2006). This worked underr DNN 3.2 as long as I commented out the http modules section on the web.config file under the 2006 virtual folder.
This setup doesn't work under DNN 4.x Any ideas of how to have 2 instances of DNN under the same domain in DNN 4.x ?
thanksRod