Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > NZ Computing > web server software

Reply
Thread Tools

web server software

 
 
Bruce Knox
Guest
Posts: n/a
 
      01-16-2006
On Mon, 16 Jan 2006 20:33:51 +1300, -=rjh=- <> wrote:

>Andrew wrote:
>> Looking for something very simple to host a webpage from my machine
>>
>> Does anyone have any suggestions for free software
>>
>> The machine is a Winxp pro system

>
>Doesn't Pro include IIS already? (I don't know, I'm just guessing here,
>but I think it does).

Yes. We use it as our server at work. You have to choose it from the
'Add remove programs' - 'windows compoents'. Not available in home
edition. By default it allows a very small number of connections but
that is remedied by a simple registry entry. Here I use Apache. I
think not so easy but probably more secure if you are not always 100%
up on patching and it runs on XP home.
Bruce.

Bruce http://www.baggins.co.nz
http://physio.otago.ac.nz
 
Reply With Quote
 
 
 
 
Steve
Guest
Posts: n/a
 
      01-16-2006
On Mon, 16 Jan 2006 23:23:25 +1300, Fred Dagg wrote:

> On Mon, 16 Jan 2006 23:13:45 +1300, Steve <>
> exclaimed:
>
>>On Mon, 16 Jan 2006 19:03:31 +1300, Andrew wrote:
>>
>>> Looking for something very simple to host a webpage from my machine
>>>
>>> Does anyone have any suggestions for free software
>>>
>>> The machine is a Winxp pro system

>>
>>I wouldn't start from here. The potential security problems in opening
>>port 80 to an XP machine don't bear thinking about.

>
> Such as?

Before then, nobody could directly access this machine. Now they can.
>
>>Go and get yourself an old P3 server and run linux on it. It won't cost
>>much at all. I use an 800 MHz P3. Since there's a fair chance that you'll
>>be hosting over adsl, then server performance will be the last of your
>>worries.
>>

> You're showing your naivety, Steve.

In what way?
 
Reply With Quote
 
 
 
 
The Other Guy
Guest
Posts: n/a
 
      01-16-2006
This response is full of nonsense.

Steve wrote:
> On Mon, 16 Jan 2006 19:03:31 +1300, Andrew wrote:
>
>
>>Looking for something very simple to host a webpage from my machine
>>
>>Does anyone have any suggestions for free software
>>
>>The machine is a Winxp pro system

>
>
> I wouldn't start from here. The potential security problems in opening
> port 80 to an XP machine don't bear thinking about.


This being a risk would require serious flaws in the TCP/IP stack on
Windows and associated API. There is no significant additional risk
associated with running a Web server on Windows XP. Linux has not been
without serious flaws of this kind in the past.

There may be additional risks running IIS, or a buggy server, including
older versions of Apache.

> Go and get yourself an old P3 server and run linux on it. It won't cost
> much at all. I use an 800 MHz P3. Since there's a fair chance that you'll
> be hosting over adsl, then server performance will be the last of your
> worries.


With 128k upstream, if you're serving largely static content as the OP
suggests, an old P166 will easily cope with the load. A 486 would
probably do the job acceptably well.

The Other Guy
 
Reply With Quote
 
XPD
Guest
Posts: n/a
 
      01-16-2006

"Steve" <> wrote in message
news...

>>>I wouldn't start from here. The potential security problems in opening
>>>port 80 to an XP machine don't bear thinking about.

>>
>> Such as?

> Before then, nobody could directly access this machine. Now they can.


Ive run web servers on and off for a few years now and NEVER had any
issues - all have run on the standard port 80.
If it was an issue, then the internet would be a pretty boring place with
people changing their http ports and noone knowing what they are :-p


 
Reply With Quote
 
Andrew
Guest
Posts: n/a
 
      01-16-2006
Steve wrote:
> On Mon, 16 Jan 2006 19:03:31 +1300, Andrew wrote:
>
>> Looking for something very simple to host a webpage from my machine
>>
>> Does anyone have any suggestions for free software
>>
>> The machine is a Winxp pro system

>
> I wouldn't start from here. The potential security problems in opening
> port 80 to an XP machine don't bear thinking about.
>
> Go and get yourself an old P3 server and run linux on it. It won't cost
> much at all. I use an 800 MHz P3. Since there's a fair chance that you'll
> be hosting over adsl, then server performance will be the last of your
> worries.
>
> $0.02,
>
> Steve
>
>

It will cost more then nothing though....

If i was willing to spend money i would just use any given hosting
company, However i just want this to put a simple html page up so that i
can quickly host an odd file or picture that i dont want to email to someone

 
Reply With Quote
 
Andrew
Guest
Posts: n/a
 
      01-16-2006
The Other Guy wrote:
> Andrew wrote:
>> Looking for something very simple to host a webpage from my machine
>>
>> Does anyone have any suggestions for free software
>>
>> The machine is a Winxp pro system

>
> I quite like LightTPD. It is light weight, while having all the
> essential features. It is fairly new, and I'm not sure if Windows is
> supported or if binaries are available.
>
> http://www.lighttpd.net/
>
> Another alternative is Xitami.
>
> http://www.xitami.org
>
> The Other Guy

Thanks!

I first started looking for programs i knew of the one i wanted but
couldnt remember the name.. Figured i would ask in hope someone would
reccomend it..

and you have Xitami

 
Reply With Quote
 
Tony
Guest
Posts: n/a
 
      01-16-2006
> It will cost more then nothing though....
>
> If i was willing to spend money i would just use any given hosting
> company, However i just want this to put a simple html page up so that i
> can quickly host an odd file or picture that i dont want to email to
> someone
>


The built in XPPro web server will be entirely appropriate for your
purpose then. Just add-remove programs, windows components and select
IIS. Do make sure the machine is fully patched though.
 
Reply With Quote
 
Steve
Guest
Posts: n/a
 
      01-17-2006
On Tue, 17 Jan 2006 08:11:36 +1300, XPD wrote:

>
> "Steve" <> wrote in message
> news...
>
>>>>I wouldn't start from here. The potential security problems in opening
>>>>port 80 to an XP machine don't bear thinking about.
>>>
>>> Such as?

>> Before then, nobody could directly access this machine. Now they can.

>
> Ive run web servers on and off for a few years now and NEVER had any
> issues - all have run on the standard port 80.
> If it was an issue, then the internet would be a pretty boring place with
> people changing their http ports and noone knowing what they are :-p


....and you call me naive? I've run internet servers for a living
constantly since 1997, and have never ( and know of nobody in their right
mind who has ) used M$ products as hosts. And there really is a reason for
that. SECURITY.


Steve


 
Reply With Quote
 
Steve
Guest
Posts: n/a
 
      01-17-2006
On Tue, 17 Jan 2006 06:48:16 +1300, The Other Guy wrote:

> This response is full of nonsense.
>
> Steve wrote:
>> On Mon, 16 Jan 2006 19:03:31 +1300, Andrew wrote:
>>
>>
>>>Looking for something very simple to host a webpage from my machine
>>>
>>>Does anyone have any suggestions for free software
>>>
>>>The machine is a Winxp pro system

>>
>>
>> I wouldn't start from here. The potential security problems in opening
>> port 80 to an XP machine don't bear thinking about.

>
> This being a risk would require serious flaws in the TCP/IP stack on
> Windows and associated API. There is no significant additional risk
> associated with running a Web server on Windows XP. Linux has not been
> without serious flaws of this kind in the past.
>
> There may be additional risks running IIS, or a buggy server, including
> older versions of Apache.
>

Without opening port 80 on your router, and pointing it at your desktop
machine, the risk of getting hacked is, to all intents and purposes, zero.
However, once that port is opened, the risk is, by definition, infinitely
greater. If this is your desktop machine, then do you really want to take
that chance? Wouldn't you rather they hacked into a separate machine which
doesn't contain your bank details? Opening ports is a big risk: what I'm
talking about is minimising that risk.

Trust me, I do it for a living (:


Steve
 
Reply With Quote
 
Steven H
Guest
Posts: n/a
 
      01-17-2006
Hello steve,

> I've run internet servers for a living
> constantly since 1997, and have never ( and know of nobody in their
> right mind who has ) used M$ products as hosts. And there really is a
> reason for that. SECURITY.


hmmm... so i guess that my windows server 2003 box hosting pop, imap, http(s)
is rooted then ?

buggar...

i better tell my bos who runs his own data center hosting some very important
websites that ms products are soo damned dangerous and he had better switch
to *nix before he gets rooted as well.

too bad... better tell microsoft too ...

all because somebody who has been running servers since the dark ages says so

what do you think ?

----------------
Steven H

the madGeek


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SMS gateway software, SMS gateway, SMS software, SMS server, SMPP software, WAP Push John UK VOIP 0 08-29-2007 05:14 AM
SMS gateway software, SMS gateway, SMS software, SMS server, SMPP software, WAP Push John ASP .Net 0 08-29-2007 05:08 AM
SMS gateway software, SMS gateway, SMS software, SMS server, SMPP software, WAP Push John Java 0 08-28-2007 05:53 AM
Formsys Maxsurf v11, other Naval Architecture Software, Marine Architecture Software, ship design software, boat building, Maxsurf Pro 9.52 (and Addons), Autoship 8.xx (and Addons), Proteus.Engineering.FastShip.v*6.1.25, HYDROSOFT NAVCAD 4.23.0061, S loa210@freemail.gr NZ Computing 0 01-21-2006 07:43 PM
automatically update web client software from web server Lauray Lee ASP .Net Web Services 0 10-01-2004 04:50 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57