This is a discussion on Re: Change Port within the Apache Web Server forums, part of the Web Server and Related Forums category; Edit your httpd.conf here you can change the port that apache uses to listen to........ Change it into the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Edit your httpd.conf here you can change the port that apache uses to
listen to........ Change it into the port you like...... Listen 80 into Listen 79 Buth why do you want to do this? The internet standard is port 80 why do something else.... you will have to add :79 after your URL if you are requesting the website.... like www.someserver.com:79 Regards, Johan. On Thu, 1 Apr 2004 00:45:20 +0200, "HansH" <hans@niet.op.het.net> wrote: >"Jennie" <hnix@adelphia.net> schreef in bericht >news:V-udnea_ueo_2PbdRVn-jw@adelphia.com... >> How do u change the port 80 to another port? Apache 2.0.49 win32.... >Just start with http://httpd.apache.org/docs-2.0/mod...on.html#listen > >HansH > |
|
|||
|
Thanks...
"Johan Louwers" <suntacNOSPAMPLEASE@dds.nl> wrote in message news:9j2o60hiojbmnbrv85iqr7rumt9kk2cp36@4ax.com... > Edit your httpd.conf here you can change the port that apache uses to > listen to........ Change it into the port you like...... > > Listen 80 > > into > > Listen 79 > > Buth why do you want to do this? The internet standard is port 80 why > do something else.... you will have to add :79 after your URL if you > are requesting the website.... like www.someserver.com:79 > > > Regards, > Johan. > > On Thu, 1 Apr 2004 00:45:20 +0200, "HansH" <hans@niet.op.het.net> > wrote: > > >"Jennie" <hnix@adelphia.net> schreef in bericht > >news:V-udnea_ueo_2PbdRVn-jw@adelphia.com... > >> How do u change the port 80 to another port? Apache 2.0.49 win32.... > >Just start with http://httpd.apache.org/docs-2.0/mod...on.html#listen > > > >HansH > > > |
|
|||
|
My ISP has Port 80 blocked. What is a good port not use to change it to?
"Johan Louwers" <suntacNOSPAMPLEASE@dds.nl> wrote in message news:9j2o60hiojbmnbrv85iqr7rumt9kk2cp36@4ax.com... > Edit your httpd.conf here you can change the port that apache uses to > listen to........ Change it into the port you like...... > > Listen 80 > > into > > Listen 79 > > Buth why do you want to do this? The internet standard is port 80 why > do something else.... you will have to add :79 after your URL if you > are requesting the website.... like www.someserver.com:79 > > > Regards, > Johan. > > On Thu, 1 Apr 2004 00:45:20 +0200, "HansH" <hans@niet.op.het.net> > wrote: > > >"Jennie" <hnix@adelphia.net> schreef in bericht > >news:V-udnea_ueo_2PbdRVn-jw@adelphia.com... > >> How do u change the port 80 to another port? Apache 2.0.49 win32.... > >Just start with http://httpd.apache.org/docs-2.0/mod...on.html#listen > > > >HansH > > > |
|
|||
|
Whatever you like...... the standard is 80 if you change that any
other number will do :-) On Thu, 1 Apr 2004 22:06:20 -0500, "Jennie" <hnix@adelphia.net> wrote: >My ISP has Port 80 blocked. What is a good port not use to change it to? > > >"Johan Louwers" <suntacNOSPAMPLEASE@dds.nl> wrote in message >news:9j2o60hiojbmnbrv85iqr7rumt9kk2cp36@4ax.com.. . >> Edit your httpd.conf here you can change the port that apache uses to >> listen to........ Change it into the port you like...... >> >> Listen 80 >> >> into >> >> Listen 79 >> >> Buth why do you want to do this? The internet standard is port 80 why >> do something else.... you will have to add :79 after your URL if you >> are requesting the website.... like www.someserver.com:79 >> >> >> Regards, >> Johan. >> >> On Thu, 1 Apr 2004 00:45:20 +0200, "HansH" <hans@niet.op.het.net> >> wrote: >> >> >"Jennie" <hnix@adelphia.net> schreef in bericht >> >news:V-udnea_ueo_2PbdRVn-jw@adelphia.com... >> >> How do u change the port 80 to another port? Apache 2.0.49 win32.... >> >Just start with >http://httpd.apache.org/docs-2.0/mod...on.html#listen >> > >> >HansH >> > >> > |
| Thread Tools | |
| Display Modes | |
|
|