Can any body tell me how to access share point portal from internet,The below site article is reference to access it through ISA server 2000http://72.14.253.104/search?q=cache:Lbzp-8VWXCgJ:www.mercurionsystems.com/downloads/td-isa-sps.pdf+sharepoint+portal+access+outside+internet+access&hl=en&gl=pk&ct=clnk&cd=17Can anybody tell me further information for the same.
We have a second web site in IIS that uses a FQDN and requires SSL. We have thatsite as the Extranet URL. SharePoint Portal Server Central Administration >Configure Alternate Portal Access SettingsChange Alternate Access Setting
Here is some reference resources:You will find the WSS 3.0 Technical Library here:http://go.microsoft.com/fwlink/?LinkId=81199However probably most of the information that you need for configuringSSLis actually IIS 6.0 configuration and is contained in the IIS 6.0documentation:www.microsoft.com/.../I" target="_blank" rel="nofollow">www.microsoft.com/.../I" target="_blank" rel="nofollow">www.microsoft.com/.../IIS/848968f3-baa0-46f9-b1e6-ef81dd09b015.mspx?mfr=trueand here:www.microsoft.com/.../I" target="_blank" rel="nofollow">www.microsoft.com/.../I" target="_blank" rel="nofollow">www.microsoft.com/.../IIS/596b9108-b1a7-494d-885d-f8941b07554c.mspx?mfr=trueYou mau want to examine hosting multiple applications on one IIS server:www.microsoft.com/.../I" target="_blank" rel="nofollow">www.microsoft.com/.../I" target="_blank" rel="nofollow">www.microsoft.com/.../IIS/e7a21b1f-ab13-47f2-8c61-b09cf14a7cb3.mspx?mfr=trueMost information on configuring SSL and alternate host headers fromWSSv2SP2 is still relevant:office.microsoft.com/.../HA100240591033.aspxLet us know what issues you are having publishing your sites externally.