Ask a Question related to ASP.NET Security, Design and Development.
-
John Beschler #1
IIS vs Apache
IIS for 2000 Pro and XP pro have some limitations built in.
For example, you can not configure multiple sites, and
they do not support SMTP. Also, the performance may
suffer. I've heard rumors that IIS for Pro/XP is limited
to 10 concurrent users.
You do not need CALs (user licenses) for people accessing
your web site via the internet/intranet. The CALs are for
users connecting locally (via your LAN/WAN).
HTH,
John
server pages.>-----Original Message-----
>In the past I have used Apache with php for simple activeissues related to it.>
>I am looking into using IIS but do not understand theprofessional, are>
>If I use the IIS supplied with W2K professional or XPversions supplied on>thier any significant differences relative to thenumber of users>W2K server or the XP server 2003?
>
>How many users can connect? Do I need licences for the>like you do with users in a Windows domain?
>
>.
>John Beschler Guest
-
starting apache with mod_perl, error on Apache.pm
Hi, At the moment i try to install apache_1.3.29 and mod_perl1.29. The installations procedure was successful, but then i tried to start apache... -
Apache::AuthenNTLM runtime errors from Apache
Hi, We are trying to use the Apache::AuthenNTLM perl module with HP/Apache and mod_perl. We have disable mod_perl from running our cgi-perl... -
mod_php 4.3.2 (w/ apache 2.0.40 using apache filters) - problems loading extensions
(cross posted from php.install in hopes of increasing my chances of finding help) I've been trying to get php working on our RH8 box using a... -
#13024 [Com]: Problems with PHP on Apache .. when loading php script a few times Apache crash
ID: 13024 Comment by: javri28 at hotmail dot com Reported By: j_barrancos at hotmail dot com Status: Bogus Bug... -
Apache::Test, Apache::Request, libapreq, mod_perl. Installation Problem.
Hi everyone, If anyone has any insight into my problem, it would be much appreciated. I'm trying to install Scoop (scoop.kuro5hin.org) to run on... -
George Hester #2
Re: IIS vs Apache
"they do not support SMTP" - Not correct in Windows 2000 Professional.
"Pro/XP is limited to 10 concurrent users." - True but can be hacked and that's all I know about it..
--
George Hester
__________________________________
"John Beschler" <giles@geewhiz.com> wrote in message news:69db01c35845$a974fcf0$a001280a@phx.gbl...> IIS for 2000 Pro and XP pro have some limitations built in.
>
> For example, you can not configure multiple sites, and
> they do not support SMTP. Also, the performance may
> suffer. I've heard rumors that IIS for Pro/XP is limited
> to 10 concurrent users.
>
> You do not need CALs (user licenses) for people accessing
> your web site via the internet/intranet. The CALs are for
> users connecting locally (via your LAN/WAN).
>
> HTH,
> John
>
>
>
>
>> server pages.> >-----Original Message-----
> >In the past I have used Apache with php for simple active> issues related to it.> >
> >I am looking into using IIS but do not understand the> professional, are> >
> >If I use the IIS supplied with W2K professional or XP> versions supplied on> >thier any significant differences relative to the> number of users> >W2K server or the XP server 2003?
> >
> >How many users can connect? Do I need licences for the> >like you do with users in a Windows domain?
> >
> >.
> >George Hester Guest
-
Ashis Govind #3
IIS vs Apache
Hi,
We have various sectors in our organisation arguing over
the virtues of Apache over IIS, the primary argument is
that IIS is insecure out of the box.
Q's:
Can IIS and the OS be made secure to rival Apache on Linux?
Are the arguments put up by the IIS detractors well
founded?
Is this a common argument in other organisations?
Any information on comparisons between the two Web Servers
would be valuable.
Thanks
Ashis
Ashis Govind Guest
-
Kevin T. Price #4
Re: IIS vs Apache
Without getting into the "religious" battles here, it is possible to make
IIS/W2K or W2K3 as secure and scalable as Apache/Unix using similar
hardware. It cannot be said enough that poor system administration is not a
product flaw. This is not to say that there have not been major flaws in
both products - just that many of them would never have been as widely
exploited had sysadmins actually kept up with patch management. And yes,
this is a VERY common argument. Presently the shift is not so much which one
is more "secure" rather which one is more "open". This is another
misinformed argument as something that is both "secure" and "open" does not
always make sense. If you're interested in documentation on hardening
Windows 2000 Servers and IIS 5, let me know. The document for W2K3 and IIS6
is almost complete as well.
Kevin T. Price
Co-Author ".NET Framework Security"
Co-Author "Database Access with Visual Basic .NET"
[email]kpcrash@patriot.net[/email]
"Ashis Govind" <anonymous@discussions.microsoft.com> wrote in message
news:02c901c3a7c4$00436030$a301280a@phx.gbl...> Hi,
>
> We have various sectors in our organisation arguing over
> the virtues of Apache over IIS, the primary argument is
> that IIS is insecure out of the box.
>
> Q's:
> Can IIS and the OS be made secure to rival Apache on Linux?
> Are the arguments put up by the IIS detractors well
> founded?
> Is this a common argument in other organisations?
>
> Any information on comparisons between the two Web Servers
> would be valuable.
>
> Thanks
>
> Ashis
Kevin T. Price Guest



Reply With Quote

