sharepoint - Redirecting One SiteCollection to Another Sitecollection -
i have created root site collection next http://sp.domain.com
i want auto redirect users browse root site collection site collection http://sp.domain.com/test1 nobody can utilize root site collection.
note: don't want add together content editor web part method adding script web-part can best solution.
thanks advices.
it achieved http redirect in iis using iis url rewrite module. module allows create various rule actions including redirect , request abort. it's flexible , advanced way configure redirection.
configurationfirst of all, install iis url rewrite module
then configure rule redirect root site site collection in url rewrite shown below
sharepoint sharepoint-2010
No comments:
Post a Comment