Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Is Apache the best http server?
Name: NaCo Date: April 26, 2002 at 08:29:58 Pacific
Name: Ray Date: April 26, 2002 at 10:23:50 Pacific
Reply:
Well its certainly 1) More STABLE than IIS 2) More SECURE than IIS 3) More CHEAPER than IIS
Just about says it, doesnt it.
0
Response Number 2
Name: NaCo Date: April 26, 2002 at 12:04:22 Pacific
Reply:
...easier to use!!!
0
Response Number 3
Name: Andy Date: April 26, 2002 at 12:44:48 Pacific
Reply:
I am running (and learning) IIS on XP Pro. Not too nuts about IIS. Can Apache be installed while IIS is running? OR do I have to completely remove IIS first. Also, will Apache have any conflicts with Serv-U Pro?
TIA
Andy
0
Response Number 4
Name: NaCo Date: April 26, 2002 at 13:03:31 Pacific
Reply:
..well rigth now i've been having some trouble whit with my pc, therefore with all my programs. I need to format my C drive and then install a new fresh copy of my OS and my programs. I would not install two http server since they need port 80 to work and they can't share it.
I install apache, but forgot to stop IIS service, then apache was not working properly.
I like apache since is free and easy to use, just have to read a little bit to understand how to set it up using httpd.conf file!!
0
Response Number 5
Name: aosace Date: April 29, 2002 at 11:21:03 Pacific
Reply:
Apache is lightweight and a breeze to set up for a basic http server, unlike IIs. But if you want to get more advanced with your webserver with add-ons like php, perl and sql, I personally have found it easier with IIs. You can run them both from the same machine, but they can't be run on the same ports, so only one server can occupy the default port 80.
Summary: Wich is the best HTTP server sofware? and on what OS? I just realized that it's posible host a site in Win 98, with PWS, I thought that the server should be running an OS server, any way wich are t...
Summary: You'd better check with your ISP before you start hosting a site. I'm using Cox, and they'll cut you off quick-like if they discover you're hosting. This is because they can squeeze more money out of ...
Summary: Why not Apache? Apache will do all of those things, it's free and is probably the best web server you will ever see. Most of the Internet runs on Apache servers. Stuart...