From: parag_paul on
hi All,
I am trying to host a webserver on port 8080 from a linux machine for
internal usage
Can you please point me to a correct group to ask this quesitno.

ALso that, if you have any suggestions, do send it to me. Sorry for
asking this here, but experts know alot of things in eveyr field
( that is my perception )
-Parag
From: Barry Margolin on
In article
<5bc651b5-b0a5-4a43-9cd3-e76caf36ed34(a)s37g2000prg.googlegroups.com>,
"parag_paul(a)hotmail.com" <parag_paul(a)hotmail.com> wrote:

> hi All,
> I am trying to host a webserver on port 8080 from a linux machine for
> internal usage
> Can you please point me to a correct group to ask this quesitno.

comp.infosystems.www.servers.unix

--
Barry Margolin, barmar(a)alum.mit.edu
Arlington, MA
*** PLEASE don't copy me on replies, I'll read them in the group ***
From: Dave on
parag_paul(a)hotmail.com wrote:
> hi All,
> I am trying to host a webserver on port 8080 from a linux machine for
> internal usage
> Can you please point me to a correct group to ask this quesitno.
>
> ALso that, if you have any suggestions, do send it to me. Sorry for
> asking this here, but experts know alot of things in eveyr field
> ( that is my perception )
> -Parag


Assuming you use Apache, which is generally accepted as the best web
server, then alt.apache.configuration would be well worth considering.

There are plenty of tutorials on apache and the configuration file is
pretty easy to understand as the default file is well commented.