Hi everyone, How can I redirecet domain.com to www.domain.com and www.domain.com/default.asp to www.domain.com ?
You can do it through your hosting panel, let us know which hosting provider you use - if you don't use one then contact your web admin
You can go to your Control Panel, find the DNS Settings. Or if you can access your IIS, you can edit your site Binding
redirecting http://server/default.asp to http://server will be a tricky one. There is a chance of getting into infinite loop.