<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1505" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi Leopold,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>In the default configuration file if Apache, that 
sits around line 120. It should say something like:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Listen 12.34.56.78:80</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>So change the port to 81. e.g.:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>listen 12.34.56.78:81</FONT></DIV>
<DIV><FONT face=Arial size=2>or</FONT></DIV>
<DIV>listen 81</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Jacob</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>--------------------------------------------------------------------------------<BR>From: 
Leopold Schefcik (MULTIMEDIAPLAN.AT) [mailto:leopold.schefcik@multimediaplan.at] 
<BR>Sent: 12 July 2005 17:17<BR>To: Jacob Delfos<BR>Subject: AW: 
[UMN_MAPSERVER-USERS] Apache on Port 81</FONT></DIV>
<DIV>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><BR>hi Jacob,</DIV>
<DIV>&nbsp;</DIV>
<DIV>thank you for you comment.</DIV>
<DIV>&nbsp;</DIV>
<DIV>How can I configure the apache server to listen on port 81?</DIV>
<DIV>&nbsp;</DIV>
<DIV>I tried to change the files httpd.conf and httpd.default.conf 
Apache/conf/.</DIV>
<DIV>&nbsp;</DIV>
<DIV>but this doesn´t seems correct...!?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Leop.</DIV>
<DIV>&nbsp;</DIV>
<DIV>-----Ursprüngliche Nachricht-----<BR>Von: UMN MapServer Users List 
[mailto:MAPSERVER-USERS@LISTS.UMN.EDU]Im Auftrag von Jacob Delfos<BR>Gesendet: 
Dienstag, 12. Juli 2005 10:34<BR>An: <A 
href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">MAPSERVER-USERS@LISTS.UMN.EDU</A><BR>Betreff: 
Re: [UMN_MAPSERVER-USERS] Apache on Port 81</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Hi Leopold,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Should work fine, as long as you make sure all absolute links point to port 
80 (<A href="http://localhost:80/">http://localhost:80/</A>.....), so best to 
use relative links whereever possible, so you don't have to hardcode the port. 
But be aware that many users may not have access to port 81 (because often 
company firewalls are set to block all non-standard ports).</DIV>
<DIV>&nbsp;</DIV>
<DIV>regards,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jacob</DIV>
<DIV>&nbsp;</DIV>
<DIV>-----Original Message-----<BR>From: UMN MapServer Users List 
[mailto:MAPSERVER-USERS@LISTS.UMN.EDU] On Behalf Of Leopold Schefcik 
(MULTIMEDIAPLAN.AT)<BR>Sent: 12 July 2005 16:30<BR>To: <A 
href="mailto:MAPSERVER-USERS@LISTS.UMN.EDU">MAPSERVER-USERS@LISTS.UMN.EDU</A><BR>Subject: 
[UMN_MAPSERVER-USERS] Apache on Port 81</DIV>
<DIV>&nbsp;</DIV>
<DIV>hi list!</DIV>
<DIV>&nbsp;</DIV>
<DIV>My ms4w is running on my local computer.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Now I want to install it on the windows server</DIV>
<DIV>&nbsp;</DIV>
<DIV>there on port 80 is an IIS installed</DIV>
<DIV>&nbsp;</DIV>
<DIV>I copyed the ms4w directory with e.g. C:/ms4w/apache/... 
and<BR>C:/ms4w/apache-install.bat) on the server and startet 
the<BR>apache-install.bat.</DIV>
<DIV>&nbsp;</DIV>
<DIV>But with <A href="http://localhost">http://localhost</A> I don´t get the 
ms4w starting page, but the iis<BR>start page.</DIV>
<DIV>&nbsp;</DIV>
<DIV>So I tried to switch in Apache/conf/ in the files httpd.conf 
and<BR>httpd.default.conf all 80 to 81. But local nothing changed.</DIV>
<DIV>&nbsp;</DIV>
<DIV>How can I get my ms4w starting page running?</DIV>
<DIV>&nbsp;</DIV>
<DIV>greatings, Leopold<BR></FONT></DIV>
<DIV><FONT face=Arial size=2><A 
href="mailto:jacob.delfos@maunsell.com"></A></FONT>&nbsp;</DIV></BODY></HTML>