« Previous Next »
Last post 10-30-2009 9:45 AM by tomkmvp. 3 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (4 items)
Sort Posts: Oldest to newest Newest to oldest
Hi All,
I have a sharepoint site having 2 sub-sites site A, & Site B.Under site A, i have another sub-site i.e site C
I recently moved site C from Site A and placed it under site B.
My need is that whenever end user type url like http://server:1111/siteA/SiteC
it should automatically redirected to http://server:1111/siteB/SiteC
till yet not able to find any workaround.
Add an empty siteC under siteA and configure that site to redirect users to siteC under siteB.
If you are using IIS 7, URLRewrite module can help,
http://learn.iis.net/page.aspx/460/using-url-rewrite-module/
Hi Li,
The version of my IIS is 6.
Can you let me know how can i proceed by short steps.
It's simple and explained in the documentation.
http://technet.microsoft.com/en-us/library/cc736641(WS.10).aspx