Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [yogi] using SSI within a dynamic directory..

Quote Reply
Re: [yogi] using SSI within a dynamic directory.. In reply to
This one _does_ work for me...

Code:
my $ref = sub {
$ENV{QUERY_STRING} = 'do=user_signup';
print `perl /apache/cgi-bin/forum/gforum.cgi`;
};

$ref->();

(Im using WinXP)
Subject Author Views Date
Thread using SSI within a dynamic directory.. katabd 14567 Jul 28, 2002, 8:05 PM
Thread Re: [katabd] using SSI within a dynamic directory..
Stealth 14139 Jul 28, 2002, 8:28 PM
Thread Re: [Stealth] using SSI within a dynamic directory..
katabd 14081 Jul 28, 2002, 8:40 PM
Post Re: [katabd] using SSI within a dynamic directory..
Stealth 14018 Jul 28, 2002, 8:52 PM
Thread Re: [Stealth] using SSI within a dynamic directory..
katabd 14204 Jul 28, 2002, 9:49 PM
Thread Re: [katabd] using SSI within a dynamic directory..
Stealth 14101 Jul 30, 2002, 6:12 PM
Post Re: [Stealth] using SSI within a dynamic directory..
katabd 14119 Jul 30, 2002, 6:38 PM
Thread Re: [Stealth] using SSI within a dynamic directory..
Paul 14056 Jul 31, 2002, 2:38 AM
Thread Re: [Paul] using SSI within a dynamic directory..
Stealth 14007 Jul 31, 2002, 12:08 PM
Thread Re: [Stealth] using SSI within a dynamic directory..
Paul 14131 Jul 31, 2002, 12:24 PM
Thread Re: [Paul] using SSI within a dynamic directory..
Stealth 14075 Jul 31, 2002, 12:27 PM
Thread Re: [Stealth] using SSI within a dynamic directory..
katabd 14054 Jul 31, 2002, 12:30 PM
Thread Re: [katabd] using SSI within a dynamic directory..
Paul 14059 Jul 31, 2002, 1:18 PM
Thread Re: [Paul] using SSI within a dynamic directory..
katabd 14003 Jul 31, 2002, 3:54 PM
Thread Re: [katabd] using SSI within a dynamic directory..
Paul 14006 Jul 31, 2002, 4:05 PM
Thread Re: [Paul] using SSI within a dynamic directory..
katabd 14087 Jul 31, 2002, 4:14 PM
Thread Re: [katabd] using SSI within a dynamic directory..
Paul 13997 Jul 31, 2002, 4:24 PM
Thread Re: [Paul] using SSI within a dynamic directory..
katabd 14032 Jul 31, 2002, 4:33 PM
Thread Re: [katabd] using SSI within a dynamic directory..
Paul 14084 Jul 31, 2002, 4:34 PM
Post Re: [Paul] using SSI within a dynamic directory..
katabd 13972 Jul 31, 2002, 4:41 PM
Thread Re: [Paul] using SSI within a dynamic directory..
yogi 13978 Aug 2, 2002, 5:35 AM
Post Re: [yogi] using SSI within a dynamic directory..
Paul 4374 Aug 2, 2002, 5:46 AM
Thread Re: [yogi] using SSI within a dynamic directory..
Paul 4560 Aug 2, 2002, 5:51 AM
Thread Re: [Paul] using SSI within a dynamic directory..
yogi 4389 Aug 2, 2002, 5:54 AM
Thread Re: [yogi] using SSI within a dynamic directory..
Paul 4347 Aug 2, 2002, 5:54 AM
Thread Re: [Paul] using SSI within a dynamic directory..
yogi 4416 Aug 2, 2002, 6:27 AM
Post Re: [yogi] using SSI within a dynamic directory..
Paul 4279 Aug 2, 2002, 7:01 AM
Thread Re: [Stealth] using SSI within a dynamic directory..
Paul 14133 Jul 31, 2002, 1:04 PM
Thread Re: [Paul] using SSI within a dynamic directory..
yogi 14006 Jul 31, 2002, 1:26 PM
Post Re: [yogi] using SSI within a dynamic directory..
Paul 13964 Jul 31, 2002, 1:42 PM
Post Re: [yogi] using SSI within a dynamic directory..
Paul 14003 Jul 31, 2002, 1:52 PM