Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-15-2003, 08:41 AM
|
#1
|
Member
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34
Rep:
|
IIS or Apache?
Which is better for all kinds of use: IIS or Apache? And please be specific. Which can do more, which is securer, which will be easier to use, setup a webserver on, and other various things. A comparison chart would be nice. Thanks in advance.
|
|
|
03-15-2003, 09:02 AM
|
#2
|
Member
Registered: Dec 2002
Location: China
Distribution: Arch
Posts: 359
Rep:
|
Come on mib, is this a serious question? For any serious webserving there is only one option: Apache.
|
|
|
03-15-2003, 09:10 AM
|
#3
|
Member
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34
Original Poster
Rep:
|
LOL. Ok, let me put it this way: Which is easier to use/maintain? And which requires less brainpower? Hehe.
Last edited by mib; 03-15-2003 at 09:16 AM.
|
|
|
03-15-2003, 09:23 AM
|
#4
|
Member
Registered: Dec 2002
Location: China
Distribution: Arch
Posts: 359
Rep:
|
Don't know, I only have limited experience with Apache. But what's wrong with using your brain anyway?
|
|
|
03-15-2003, 09:42 AM
|
#5
|
Senior Member
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658
Rep:
|
I thought this thread was a joke too when I read it.
Apache is probably harder to setup, but just because you actually have to edit the apache.conf file (gasp) instead of the Windoze check-box setup.
Once apache is up and running, it is a snap to maintain. However for IIS, your more likely to end up do 5-10 at Chino because some h4ck0r used your box to store warez. I would seriously think about using apache before you connect anything running IIS to the internet.
Editing a file is probably alot easier than rebuilding Windoze everytime you get hacked.
|
|
|
03-15-2003, 12:00 PM
|
#6
|
Member
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34
Original Poster
Rep:
|
Hahaha.... I agree with you guys... I'll choose Apache now. Thanks.
|
|
|
03-15-2003, 02:40 PM
|
#7
|
Member
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386
Rep:
|
hmm, I dont know if anyone noticed this is Linux forum, and as far as I know IIS doesnt work with Linux. I dont think this is right place to ask these kind of questions.
|
|
|
03-15-2003, 03:54 PM
|
#8
|
LQ Guru
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398
Rep:
|
maybe he wants to run it with wine just kidding but statistics say 60 percent of servers use apache so use it
|
|
|
03-15-2003, 04:01 PM
|
#9
|
Member
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386
Rep:
|
Quote:
Originally posted by nakkaya
maybe he wants to run it with wine just kidding but statistics say 60 percent of servers use apache so use it
|
And statistics is saying over 90% of people are using windoze but I am not using it.....lol
Just kidding, Apache is the way to go
|
|
|
03-15-2003, 04:05 PM
|
#10
|
Member
Registered: Mar 2002
Location: ma
Distribution: slackware
Posts: 747
Rep:
|
that was funny
|
|
|
03-16-2003, 04:17 AM
|
#11
|
Member
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391
Rep:
|
statistics show that 42% of statistics are made up on the spot, but I believe they say that 64% of webservers on the net are running Apache. The strange thing is that 86% of webserver hacks are on IIS. 72% of those hacks are by 1-legged bi-polar teenage alcoholics. If you don't believe that, check with the experts, 97% of them will agree with 29% of the facts.
<edit>
Is it already 4:15 in the morning?
Last edited by jdc2048; 03-16-2003 at 04:18 AM.
|
|
|
03-16-2003, 01:00 PM
|
#12
|
Member
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34
Original Poster
Rep:
|
LOL.
|
|
|
03-16-2003, 07:22 PM
|
#13
|
Member
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391
Rep:
|
And now for a serious reply.
I'd say if you are doing just some static html or php pages, then use Apache. Even if you intend to use javascript or some simple java applets.
If you intend to put up an application server using some sort of Java Beans, then I would suggest Apache as well. There are modules already there for just about any J2EE app server you could think of running.
If you intend to put up asp pages or use .Net, then I suggest you have your head examined, then change your mind and put up Apache using one of the previous mentioned solutions.
In terms of security, IIS has way to many problems, Apache is about as close to rock solid as you can get. When a major heavyweight like the Gartner group recommends that businesses make the switch from IIS to Apache... That says something. Taking a major corporations' Web-servers and switching the entire platform on which they operate is no easy undertaking. $$$CHI-CHING$$$
|
|
|
03-16-2003, 08:16 PM
|
#14
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Darn my old brain, just can't remember
all these acronyms ... what did
IIS stand for again?
Insecure Internet Server?
Cheers,
Tink
|
|
|
All times are GMT -5. The time now is 08:18 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|