Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [yogi] page.cgi Bug Report - Fix Anyone?

Quote Reply
Re: [yogi] page.cgi Bug Report - Fix Anyone? In reply to
works for me :)

If you want a static version of a dynamic page to reduce server load, why would you need anything more?



Of coursework you could do something like

my @file = readdir(DIR);

foreach $file (@files){

if ($file =~ /^custom/){

blarg

}

}



???

Last edited by:

TLA: Jul 25, 2002, 6:21 AM
Subject Author Views Date
Thread; hot thread page.cgi Bug Report - Fix Anyone? ryel01 3501 Jul 25, 2002, 2:55 AM
Thread; hot thread Re: [ryel01] page.cgi Bug Report - Fix Anyone?
yogi 3427 Jul 25, 2002, 3:03 AM
Thread; hot thread Re: [yogi] page.cgi Bug Report - Fix Anyone?
pugdog 3402 Jul 25, 2002, 4:38 AM
Thread; hot thread Re: [pugdog] page.cgi Bug Report - Fix Anyone?
yogi 3441 Jul 25, 2002, 4:42 AM
Thread; hot thread Re: [yogi] page.cgi Bug Report - Fix Anyone?
, 3427 Jul 25, 2002, 5:32 AM
Thread; hot thread Re: [TLA] page.cgi Bug Report - Fix Anyone?
Paul 3474 Jul 25, 2002, 5:34 AM
Post; hot thread Re: [Paul] page.cgi Bug Report - Fix Anyone?
, 3388 Jul 25, 2002, 6:22 AM
Thread; hot thread Re: [TLA] page.cgi Bug Report - Fix Anyone?
yogi 3404 Jul 25, 2002, 5:34 AM
Thread; hot thread Re: [yogi] page.cgi Bug Report - Fix Anyone?
, 3434 Jul 25, 2002, 6:21 AM
Post; hot thread Re: [TLA] page.cgi Bug Report - Fix Anyone?
pugdog 3402 Jul 25, 2002, 6:23 AM
Post; hot thread Re: [TLA] page.cgi Bug Report - Fix Anyone?
yogi 3446 Jul 25, 2002, 6:26 AM
Thread; hot thread Re: [pugdog] page.cgi Bug Report - Fix Anyone?
Paul 3461 Jul 25, 2002, 4:50 AM
Thread; hot thread Re: [Paul] page.cgi Bug Report - Fix Anyone?
pugdog 3437 Jul 25, 2002, 5:05 AM
Post; hot thread Re: [pugdog] page.cgi Bug Report - Fix Anyone?
Paul 3431 Jul 25, 2002, 5:07 AM