Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   Personal Web Server (https://thetfp.com/tfp/tilted-technology/67703-personal-web-server.html)

zynyxx 09-02-2004 02:39 PM

Personal Web Server
 
With Windows 98 there used to be a personal web server you could install. Does anyone know if this exists as a separate download. Reason: I have Windows XP Home and I am doing some web development for work but I can't test the pages. Or.. does anyone have a different windows solution. (I don't want to have to run Apache or anything like that because I don't have the time to rewrite code to run on a different web server.)
Thanx

zizdog69 09-02-2004 03:13 PM

I thought that was part of Front Page?

spindles 09-02-2004 03:27 PM

The personal web server was released as part of the "Option Pack" for NT4. I'm not sure you can get it any other way.

Maybe this link will help:
http://www.microsoft.com/ntserver/nt...Pk/default.asp

I found this by googling Windows NT Option Pack

Maybe you could say what language you are programming in - might make it easier for someone else to suggest a newer web server...

MrFlux 09-02-2004 07:13 PM

http://www.webthang.co.uk/tuts/tuts_...h/pippo_xp.asp

Unless you have a Windows 2000 Pro/Server CD, you're shit-out-of-luck.

zynyxx 09-03-2004 02:34 PM

Thanx all for your input. I do have a windows 2000 server cd so I will try MrFlux's suggested article this weekend.

bendsley 09-03-2004 08:00 PM

How would you have to rewrite code to work on a different webserver? If it's html, then you shouldn't have a problem. The only issue I could see is if you're coding in ASP, which in that case you should rewrite it in PHP, because ASP just blows.

Also, just install the IIS on your windows xp installation (assuming you're using xp pro). With XP Pro, IIS can be installed through the Add/Remove Programs section of the Control Panel.

zynyxx 09-09-2004 11:10 AM

I tried what mrFlux had, It almost worked on my XP Home, but I couldn't get the IIS Admin service to start correctly at bootup.. it would just hang up the system. Since the app was in ASP, and I was running out of time i just punted and since I was using an access db anyway I created some forms in Access. It'll work for now. Thanks for all your input.

urbandev 09-09-2004 03:07 PM

I would suggest using Apache 2, more secure than IIS and easier to set up...supports PHP coding, and has a lot more configurability than MS shit, and its what most major servers are running.
see:
http://uptime.netcraft.com/up/graph/?host=tfproject.org
http://uptime.netcraft.com/up/graph/?host=urbandev.net


All times are GMT -8. The time now is 07:01 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73