"Christmas - the time to fix the computers of your loved ones" « Lord Wyrm

iis "emulator" für linux

spunz 09.04.2003 - 12:37 1269 5
Posts

spunz

Super Moderator
Super Moderator
Avatar
Registered: Aug 2000
Location: achse des bösen
Posts: 11241
http://sourceforge.net/projects/iisemul8/

da dieses paket im unstable zweig von debian hochgeladen wurde bin ich auf das projekt aufmerksam geworden :eek:

vielleicht probier ich das ganze mal auf meiner testbox.

Philipp

Here to stay
Registered: Jul 2001
Location: Wien
Posts: 1925
Dieser Server ist ein 31kb langes Perl Script:
Code: PHP
#!/usr/bin/perl
#
# IIS 5.0 simulator, written by rain forest puppy / rfp(at)wiretrip.net
#
# Yes, my perl-foo can be quite gross at times; I suggest perltidy. :)
# This is actually a full web server, but it's designed to act just like
# IIS 5.0--including all non-RFC-compliant nuances and response quirks.

Code: PHP
$C{'docroot'}   =   './wwwroot/';		# where HTML docs are
$C{'errorpages'}=   './iis_data/';	# where HTML error pages are
$C{'asp_cookie'}=   'GGQGQQXC';		# ASP cookie system ID

$C{'dnVersion'} =   'Microsoft .NET Framework Version:1.0.3705.209; ASP.NET Version:1.0.3705.0';
$C{'fakeroot'} = 'C:\Inetpub\WWWRoot';
$C{'dnerrorpages'} = './iis_data/'; # templates for the .NET error messages

Ich frage mich wozu das aber gut sein soll? Ich meine, das Ding da kann nur statische Websites darstellen (kein ASP) und ist nicht einmal annäherend so skalierbar wie Apache dabei.

Painter

.
Avatar
Registered: Jun 2002
Location: Planet Earth
Posts: 915
wozu überhaupt iis unter unix-umbegbungen emulieren???

frontpage-extensions geht unter apache auch...

und wenn wer meint er komme ohne asp nicht aus, so schafft asp2php bzw. wenn das aps zu beschi**** geschrieben wurde chili-asp von sun abhilfe :)
chili-asp klinkt sich als modul in den apachen ein und weist sogar ne eigene adminwebseite vor ...

i hab chili-asp scho länger auf mein developer-server rennen...
is absolut stable, nur halt a kommerzielle suite...

aba nur mal ehrlich...
asp is sowieso a wenig beschränkt...
und php is sowieso easyer :D

wozu solch ein schwachfug....
wenn wen ne grauenhafte langsame site will, so soll er seinen iis verstecken.
ne flotte, freie serverlösung is und bleibt halt mal a "lamp"-system :)

Medice

Intensivlaie
Avatar
Registered: Mar 2003
Location: irc.euirc.net - ..
Posts: 1967
isses nicht der insgeheime Traum eines jeden Unix-users seine Systemsicherheit mit IIS zu perforieren?

daff

I hate your life
Avatar
Registered: Nov 2000
Location: Vienna, Austria
Posts: 129
Zitat von Medice
isses nicht der insgeheime Traum eines jeden Unix-users seine Systemsicherheit mit IIS zu perforieren?
:D :D :D

funka

Legend
ex-prophet(down below)
Registered: Sep 2000
Location: Vienna / SF
Posts: 6131
naja zum winmachine faken maybe recht funny
Kontakt | Unser Forum | Über overclockers.at | Impressum | Datenschutz