• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

web server program suggestions? I need one

GreenBeret

Golden Member
I just got my FTP working, and like that so much that I think I want to do a web server. What stuffs do you all recommend? BTW, I'm running win2k.
 
Win 2k comes with IIS 5, arguably one of the easiest to use, fastest, most powerfull servers you can get these days. Its easy to administer, and loaded with features. Be sure to grab the latest updates and add-ons from Microsoft.com when you get it running.
 
And if IIS is too much of a system hogh for you, you can always try the free open source web server xitami : http://www.xitami.com. It can also act as an FTP server. It's really light weight, and I run it on a P60 to get some webpages served on a local LAN 🙂

edit : I can't speeeeel
 
Back
Top