Re: [expert] http set up

2000-08-04 Thread Alexander Skwar
On Sun, Jul 30, 2000 at 08:53:52AM -0600, Charles Curley wrote: > Why port 90? I checked in my copy of /etc/services, and port 90 is not > assigned right now. However, ports below 1024 are usually assigned by the > Internet Powers the Be, and you risk a collision at some time in the > future. I su

Re: [expert] http set up

2000-08-02 Thread Matt Stegman
On Sat, 29 Jul 2000, maxtor wrote: > I want to have a web server but I don't want to use the default port "80". I > have changed the listen to port to "90" (90 is the port that i want to use) and > also in my /etc/services.conf on the www settings i changed that from 80 to 90 > also. But now I

Re: [expert] http set up

2000-07-31 Thread Charles Curley
On Sun, Jul 30, 2000 at 12:12:54PM +0200, Alexander Skwar wrote: > On Sat, Jul 29, 2000 at 11:29:24PM -0400, maxtor wrote: > > > > I want to have a web server but I don't want to use the default port "80". I > > [...] > > > also. But now I cannot log into my web server unless i put the port in

Re: [expert] http set up

2000-07-30 Thread Alexander Skwar
On Sat, Jul 29, 2000 at 11:29:24PM -0400, maxtor wrote: > > I want to have a web server but I don't want to use the default port "80". I [...] > also. But now I cannot log into my web server unless i put the port into my > url like http://www.myserveraddress.com:90 . What am I doing wrong, or

Re: [expert] http set up

2000-07-29 Thread Andrew George
I think thats the way it's supposed to work... All webbrowsers will go to port 80 unless otherwise specified Andrew On Sat, 29 Jul 2000, maxtor wrote: > > I want to have a web server but I don't want to use the default port "80". I > have changed the listen to port to "90" (90 is the port t

[expert] http set up

2000-07-29 Thread maxtor
I want to have a web server but I don't want to use the default port "80". I have changed the listen to port to "90" (90 is the port that i want to use) and also in my /etc/services.conf on the www settings i changed that from 80 to 90 also. But now I cannot log into my web server unless i put