RE: [PHP] creating flat versions of php pages

2003-02-25 Thread Mark Cubitt
nterested in finding example trawlers in either php > or perl , > is mod_fast_cgi a better way to do this ? is there a way of > trawling through > each page creating a html version of it and also converting the links to > other pages and the other pages too ? > > &

RE: [PHP] creating flat versions of php pages

2003-02-24 Thread Dan Rossi
m sorry if this answer takes this a little off topic. regards Mark Cubitt > -Original Message- > From: electroteque [mailto:[EMAIL PROTECTED] > Sent: 24 February 2003 11:13 > To: [EMAIL PROTECTED] > Subject: Re: [PHP] creating flat versions of php pages > > > i

RE: [PHP] creating flat versions of php pages

2003-02-24 Thread Dan Rossi
to foo/1.html , foo/2.html etc -Original Message- From: Mark Cubitt [mailto:[EMAIL PROTECTED] Sent: Monday, February 24, 2003 10:50 PM To: electroteque; [EMAIL PROTECTED] Subject: RE: [PHP] creating flat versions of php pages Are all the news stories in a database? If so we are current

Re: [PHP] creating flat versions of php pages

2003-02-24 Thread rush
"Electroteque" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > i dont understand what you mean , anyway, this is a short term situation as > the site is pretty slow and cpu intensive, the setup is a sun solaris box > running apache 1.3 and php3 , just had a meeting today to push thro

RE: [PHP] creating flat versions of php pages

2003-02-24 Thread Mark Cubitt
if this answer takes this a little off topic. regards Mark Cubitt > -Original Message- > From: electroteque [mailto:[EMAIL PROTECTED] > Sent: 24 February 2003 11:13 > To: [EMAIL PROTECTED] > Subject: Re: [PHP] creating flat versions of php pages > > > i dont under

Re: [PHP] creating flat versions of php pages

2003-02-24 Thread electroteque
i dont understand what you mean , anyway, this is a short term situation as the site is pretty slow and cpu intensive, the setup is a sun solaris box running apache 1.3 and php3 , just had a meeting today to push through apahe 2 and php 4.3 ut wont happen for a while , we need a solution in the ne

Re: [PHP] creating flat versions of php pages

2003-02-24 Thread Gonzo
> hi guys we have 2 very high traffic sites and we need > to be able to make these pages load faster , we are > coming up with a solution to make flat file versions of > the sites in the short term before we start using > caching technologhies is this the right way to go about > this ? I think any

[PHP] creating flat versions of php pages

2003-02-24 Thread electroteque
hi guys we have 2 very high traffic sites and we need to be able to make these pages load faster , we are coming up with a solution to make flat file versions of the sites in the short term before we start using caching technologhies is this the right way to go about this ? also whats is the best w