Thread Probleme mit der Darstellung im Iexplorer: printenv.pl wird nicht dagestellt (15 answers)
Opened by wsurfer78 at 2006-01-30 13:25

renee
 2006-01-31 01:43
#62426 #62426
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
@Crian: Das ist das Standard-printenv.pl von Apache...

Bei mir sieht die httpd.conf so aus:
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
    ScriptAlias /cgi-bin/ "C:/Programme/Apache Group/Apache/cgi-bin/"
AddHandler cgi-script .cgi .pl

#
# "C:/Programme/Apache Group/Apache/cgi-bin" should be changed to whatever your ScriptAliased
# CGI directory exists, if you have that configured.
#
<Directory "C:/Programme/Apache Group/Apache/cgi-bin">
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread Probleme mit der Darstellung im Iexplorer: printenv.pl wird nicht dagestellt