Hi Folks,
This post is a tricky post,i faced this problem,i had a sharepoint 2007 site,and i want to change its port,to change it do the following :
1) from IIS Manager,right click on the site,and change the port from the old to the new one.
2) From Sharepoint Central Administration,click on operation tab,and click on alternate access mapping (AAM) to map the new url to the created web application url.
For example : you changed the created site from port 9999 to 90 :
http://MyServer:90/ Map To http://myserver:9999/
This tells that if the sharepoint get a request on the port 90 from the iis,map it to the created url web application.
Another Tip :
If you want to change the port which is used from the sharepoint site to connect via SQL Server 2000/2005,simply by using SQL Configuration manager,follow this article:
http://kbalertz.com/889647/change-SharePoint-Portal-Server-connect-Server.aspx
Hope this helps ...............
Regards,
Moustafa arafa
B.Sc. of Computer Science from faculty of computer and information sciences -Ain Shams Univ,Cairo,Egypt. I have MCAD.NET,MCSD.NET,MCTS (SQL 2005) Early Achiever ,MCT & C# MVP. I'm INETA User group lead & DotNet Boom supportive development manager for www.dotnetboom.net community as well. I'm working as Consultant as well as Technical Lead. I like to learn more and more about new technologies.I like also to help & share information with others,Keep your eye on my blog.
Subscribe to:
Post Comments (Atom)
2 comments:
Thanks very much, it is very helpful
I just wanted to change my SP site from 80 to 8080.
Worked perfectly!! Thanks mate..
Post a Comment