Quote:
Originally posted by equuelus
Hello guys!
Since i am a newbie, I have been wondering, can we set up our own server? If yes, how? what platform?..
Lets say i would like to run a server that support ASP, do i have to use NT, can't i use linux or somethin'?
Another thing, where is the best resource that i can find setting up servers; mail, DSN, web, ftp and so on.?
help me on this guys??
If you don't want to do ASP (I haven't read all the replies but JSP and PHP are surely to be popular), use Apache on Linux for HTTP traffic. If you want to do PHP, you can use mod_perl; if you want JSP, you can use Tomcat.