Hard Light Productions Forums

Off-Topic Discussion => General Discussion => Topic started by: übermetroid on May 07, 2004, 11:05:58 am

Title: Web server Software?
Post by: übermetroid on May 07, 2004, 11:05:58 am
Hey, I have access to a PC with a T1 connection at work.  Its got some extra space (around 3-4 gigs) that I could use up that no one would notice.

Anyone know of any software that would let me use these 3-4 gigs for accessable web storage?  :confused:
Title: Web server Software?
Post by: kode on May 07, 2004, 11:11:50 am
apache, or IIS. I guess apache is easier to install without having the windows cd, tho.
Title: Web server Software?
Post by: HotSnoJ on May 07, 2004, 11:55:08 am
Apache hands down. You might also want to install PHP/mysql while you're at it so you can make custom file managment scripts. :D
Title: Web server Software?
Post by: übermetroid on May 07, 2004, 11:58:47 am
Quote
Originally posted by HotSnoJ
Apache hands down. You might also want to install PHP/mysql while you're at it so you can make custom file managment scripts. :D


;7   Thanks for the info!  I'm off to "borrow" web space!
Title: Web server Software?
Post by: mikhael on May 07, 2004, 12:05:55 pm
Apache is your best bet, in general. However, if you're a very knowledgable NT/2k administrator, IIS is the absolute best choice for a single site on a Win2k/NT box.

Or, to make it more clear:
Code: [Select]

if (you == VERY_KNOWLEDGABLE_NT_2K_ADMIN &&
    you == HAVE_SINGLE_SITE &&
    you == HAVE_NT_2K_Box)
{
    use_IIS();
}
else
{
    use_APACHE();
}

Don't ask. My brain is in odd places.
Title: Web server Software?
Post by: übermetroid on May 07, 2004, 12:07:23 pm
Um...  Alittle help?  Anyone got a link?
Title: Web server Software?
Post by: mikhael on May 07, 2004, 12:08:10 pm
http://www.apache.org
Title: Web server Software?
Post by: übermetroid on May 07, 2004, 12:17:37 pm
Quote
Originally posted by mikhael
http://www.apache.org


:rolleyes:
I should have known.  :lol:
Title: Web server Software?
Post by: übermetroid on May 07, 2004, 12:25:44 pm
EDIT:  Never mind.  :ha:
Title: Web server Software?
Post by: HotSnoJ on May 07, 2004, 12:34:53 pm
It works, though you may want to change the defualt dir.
Title: Web server Software?
Post by: übermetroid on May 07, 2004, 12:39:40 pm
Thats just what I wanted to hear.  

(Whats wrong with the Dir?  I know its lame swf files...  Anything I'm missing?)

Tonight it goes up with FS stuff.  Anything people wanna see up?  FS1 moves in .avi? :D
Title: Web server Software?
Post by: HotSnoJ on May 07, 2004, 01:12:44 pm
'desktop.ini' for one.