Thread Problem mit include virtual (10 answers)
Opened by Gast Heinz at 2014-10-23 14:19

GwenDragon
 2014-10-23 17:24
#177936 #177936
User since
2005-01-17
14554 Artikel
Admin1
[Homepage]
user image
Ungetestet:
Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--#set var="testbot" value="0" -->
<!--#include virtual="test.pl" -->
<!--#if expr="$testbot == 0" -->
<html>
<body>
<p>Here coms the sun and you are no bady boy :)</p>
</body>
</html>
<!--#else -->
WTF!
?????????????????????????????????????????????????????????
BAD BOYZ
GO AWAY
<!--#endif -->


Ich weiß nicht ob das test.pl an die Umgebungsvariablen des SSI rankommt und testbot auf 1 setzen kann bei bösen Bots.
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Problem mit include virtual