We are using a DNN site, and right now our URL is www.oursite.com/dnn How do I change that to www.oursite.com ? Thanks folks.
using meta tag refresh <meta http-equiv="refresh" content="0;url=www.oursite.com"> The example above triggers immediate redirect when users type in www.oursite.com/dnn Happy programming! J. L. Technical Support/IT Admin/MIS Developer Maxtop Enterprises Inc. http://www.maxtop.ca</CODE>
Michael made a viable suggestion if you do not intend to install other applications in your site. Note that you may have trouble if you want to install other applications in subdirectory because DNN web.config settings will inherit into sub directory. Bruce DiscountASP.NET www.DiscountASP.NET