LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 03-15-2003, 07:41 AM   #1
mib
Member
 
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34

Rep: Reputation: 15
Question 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.
 
Old 03-15-2003, 08:02 AM   #2
yngwin
Member
 
Registered: Dec 2002
Location: China
Distribution: Arch
Posts: 359

Rep: Reputation: 33
Come on mib, is this a serious question? For any serious webserving there is only one option: Apache.
 
Old 03-15-2003, 08:10 AM   #3
mib
Member
 
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34

Original Poster
Rep: Reputation: 15
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 08:16 AM.
 
Old 03-15-2003, 08:23 AM   #4
yngwin
Member
 
Registered: Dec 2002
Location: China
Distribution: Arch
Posts: 359

Rep: Reputation: 33
Don't know, I only have limited experience with Apache. But what's wrong with using your brain anyway?
 
Old 03-15-2003, 08:42 AM   #5
Capt_Caveman
Senior Member
 
Registered: Mar 2003
Distribution: Fedora
Posts: 3,658

Rep: Reputation: 69
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.
 
Old 03-15-2003, 11:00 AM   #6
mib
Member
 
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34

Original Poster
Rep: Reputation: 15
Hahaha.... I agree with you guys... I'll choose Apache now. Thanks.
 
Old 03-15-2003, 01:40 PM   #7
AxeZ
Member
 
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386

Rep: Reputation: 32
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.
 
Old 03-15-2003, 02:54 PM   #8
nakkaya
LQ Guru
 
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398

Rep: Reputation: 45
maybe he wants to run it with wine just kidding but statistics say 60 percent of servers use apache so use it
 
Old 03-15-2003, 03:01 PM   #9
AxeZ
Member
 
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386

Rep: Reputation: 32
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
 
Old 03-15-2003, 03:05 PM   #10
doublefailure
Member
 
Registered: Mar 2002
Location: ma
Distribution: slackware
Posts: 747

Rep: Reputation: 30
that was funny
 
Old 03-16-2003, 03:17 AM   #11
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
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 03:18 AM.
 
Old 03-16-2003, 12:00 PM   #12
mib
Member
 
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34

Original Poster
Rep: Reputation: 15
LOL.
 
Old 03-16-2003, 06:22 PM   #13
jdc2048
Member
 
Registered: Jul 2002
Distribution: Redhat, Gentoo, Solaris, HP-UX, etc...
Posts: 391

Rep: Reputation: 30
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$$$
 
Old 03-16-2003, 07:16 PM   #14
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
Darn my old brain, just can't remember
all these acronyms ... what did
IIS stand for again?

Insecure Internet Server?

Cheers,
Tink
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Disguise apache as IIS lil_drummaboy Linux - Security 3 09-20-2005 12:00 PM
New to Apache from IIS happybattles Linux - Software 2 08-31-2005 10:32 PM
Use Apache for IIS proxy? whitetux Linux - Security 3 12-18-2004 10:36 AM
IIS & Apache mcrustk2 Linux - General 1 10-18-2004 02:25 PM
IIS + Apache* mosherben Linux - Networking 3 05-04-2004 11:31 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration