| View previous topic :: View next topic |
| Author |
Message |
DW Contributor

Joined: 21 Mar 2003 Posts: 175 Location: UK
|
Posted: Wed Apr 14, 2004 10:12 am Post subject: Need a Web Server that meets these |
|
|
It must be small, and it must run in DOS as it can accept command line start and shut downs, etc.
It does not need any special feature like php, cgi or anything just plain http.
Also I need to be able to run is silently in the background, that where i will use the runh command.
I it needs to be free, with no ads, popups, nags, etc.
Is there anything or am I on a quest for the impossible?
Would also settle for dos ftp server |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
|
| Back to top |
|
 |
DW Contributor

Joined: 21 Mar 2003 Posts: 175 Location: UK
|
Posted: Wed Apr 14, 2004 12:41 pm Post subject: |
|
|
I thought that was a suite with everything in it???
I need something super simple and easy to control from another app.
Apache is to bulky, I would need a super slim version. |
|
| Back to top |
|
 |
nick Contributor

Joined: 15 Aug 2000 Posts: 50 Location: hamburg,nj
|
Posted: Wed Apr 14, 2004 1:48 pm Post subject: webserver |
|
|
Hi:
I never tried it but there is a vds web server dll listed on the vdsworld.com website. It might be what your looking for.
Good Luck,
Nick
I just saw that you are looking for non-windows webserver
..sorry |
|
| Back to top |
|
 |
PGWARE Web Host

Joined: 29 Dec 2001 Posts: 1566
|
Posted: Wed Apr 14, 2004 2:23 pm Post subject: |
|
|
I think? he means a console application not necessarily dos??
He said | Quote: | | use the runh command | obviously you can't run VDS in dos so I'm pretty sure he means a console application.
You can build a server very easy using the vdshttpd.dll (which is free). Very tiny webserver you can build in VDS, turn it on and off. It has no support for cgi or php but will handle serving images, html etc. |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Wed Apr 14, 2004 6:47 pm Post subject: |
|
|
If you want it to be a true console application, this can be done with API
code. I think Mindpower once made something like this. Not sure. _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
DW Contributor

Joined: 21 Mar 2003 Posts: 175 Location: UK
|
Posted: Wed Apr 14, 2004 10:55 pm Post subject: |
|
|
Yes I did mean console app rather then actual dos.
I shall give vdshttpd.dll a go it sounds perfect.
Thank you |
|
| Back to top |
|
 |
|