Page 1 of 1
specifying port for site
Posted: Thu Jul 15, 2004 12:34 am
by bugthefixer
I have just heard about this that i can specify port for my site but i dont know how to do it as the default port for http is 8080 but i want to reserve any other port for my site. how can i do that.
Posted: Thu Jul 15, 2004 12:37 am
by ol4pr0
you mean you want to change the port ? ie
http://yourehost:120 ?
edit that in youre httpd.conf.
Posted: Thu Jul 15, 2004 1:04 am
by bugthefixer
well actually my server is hosting other sites as well so httpd.conf will change other sites ports as well. but i want to specify port only for my site.
Posted: Thu Jul 15, 2004 5:42 am
by kettle_drum
You you set it on the virtual host you want to use it on then.