I have the following scenario:My url for Share Point Portal Server is:http://machinename:XXXX <http://machinename:XXXX/>where 'XXXX' is a port number.Now we plan to assign it a URL (we already have a real ip assigned to it) sothat it can be accessed via the Internet, but the operations dept. has sentme the following problem i.e.:"URL redirection on port other then 80 is not possible through DNS. I willappreciate if you can redirect all the port 80's traffic towards port XXXX"Now we have already some sites running of port 80 and I don't want to mix upour portal resources with those sites... can anyone provide me any help onhow I can get a work around. I believe I can set the "HOST HEADERS" optionavailable via IIS 6 .but will there be any issues arising on the sharepointportal as a result of it ? and is there any other way of achieving it ?How to use Host header articles are:http://www.visualwin.com/host-header/http://msmvps.com/bernard/archive/2004/07/29.aspx
Host headers can be used, as long as you are not doing SSL or using fixed IPaddresses (e.g. you must use "(All Unassigned)" in the IIS admin config. If youcan wait for SP2, several of these limitations are supposed to be handled...