Apache on Port 81

Jacob Delfos jacob.delfos at MAUNSELL.COM
Tue Jul 12 20:40:21 EDT 2005


Hi Leopold,

In the default configuration file if Apache, that sits around line 120. It should say something like:

Listen 12.34.56.78:80

So change the port to 81. e.g.:

listen 12.34.56.78:81
or
listen 81

regards,

Jacob

--------------------------------------------------------------------------------
From: Leopold Schefcik (MULTIMEDIAPLAN.AT) [mailto:leopold.schefcik at multimediaplan.at] 
Sent: 12 July 2005 17:17
To: Jacob Delfos
Subject: AW: [UMN_MAPSERVER-USERS] Apache on Port 81


hi Jacob,

thank you for you comment.

How can I configure the apache server to listen on port 81?

I tried to change the files httpd.conf and httpd.default.conf Apache/conf/.

but this doesn´t seems correct...!?

Leop.

-----Ursprüngliche Nachricht-----
Von: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU]Im Auftrag von Jacob Delfos
Gesendet: Dienstag, 12. Juli 2005 10:34
An: MAPSERVER-USERS at LISTS.UMN.EDU
Betreff: Re: [UMN_MAPSERVER-USERS] Apache on Port 81


Hi Leopold,

Should work fine, as long as you make sure all absolute links point to port 80 (http://localhost:80/.....), 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).

regards,

Jacob

-----Original Message-----
From: UMN MapServer Users List [mailto:MAPSERVER-USERS at LISTS.UMN.EDU] On Behalf Of Leopold Schefcik (MULTIMEDIAPLAN.AT)
Sent: 12 July 2005 16:30
To: MAPSERVER-USERS at LISTS.UMN.EDU
Subject: [UMN_MAPSERVER-USERS] Apache on Port 81

hi list!

My ms4w is running on my local computer.

Now I want to install it on the windows server

there on port 80 is an IIS installed

I copyed the ms4w directory with e.g. C:/ms4w/apache/... and
C:/ms4w/apache-install.bat) on the server and startet the
apache-install.bat.

But with http://localhost I don´t get the ms4w starting page, but the iis
start page.

So I tried to switch in Apache/conf/ in the files httpd.conf and
httpd.default.conf all 80 to 81. But local nothing changed.

How can I get my ms4w starting page running?

greatings, Leopold

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20050713/4882fb85/attachment.html


More information about the mapserver-users mailing list