dnnDave
05-03-2004, 04:25 AM
Hi all!
I successfully installed DotNetNuke 2.0 in a subdirectory as reccommended. I have a redirect page in the root directory with the code:
response.redirect( "http://www.mydomain.com/DotNetNuke/Default.aspx" )
is there any way to hide the fact that we're in a subdirectory from the user? the full path (www.mydomain.com/DotNetNuke/Default.aspx) shows in the address bar...
Thanks!
dave
I successfully installed DotNetNuke 2.0 in a subdirectory as reccommended. I have a redirect page in the root directory with the code:
response.redirect( "http://www.mydomain.com/DotNetNuke/Default.aspx" )
is there any way to hide the fact that we're in a subdirectory from the user? the full path (www.mydomain.com/DotNetNuke/Default.aspx) shows in the address bar...
Thanks!
dave