setting site default application

A

Ahmedbm

Guest
I installed DotNetNuke as one of the ASP.NET application but how can i make it go directly to the DotNetNuke folder when going to my domain?

Tried dumping the files into my root folder but that gave me permission denied errors when running DotNetNuke.

TIA,
Ahmed
 
Yeah, i wanted to avoid that as its a performance killer but i guess its my only hope :)

Thanks for the info :)
 
As I know asp.net application is created liek virtual directory under domain, so I think the only way is to use some kind of redirect.
 
Yeah because i tried setting the root as a virtual directory but then all the nested virtual directories were messed up.
So i don't recommend that method :)

I am looking into just meta or frame redirection
 
Back
Top