[Catalyst] Capture page on server?

Octavian Rasnita orasnita at gmail.com
Mon Jun 23 12:57:56 BST 2008


From: "Martin Ellison" <m.e at acm.org>
> Sorry, bit of a newbie question: is there any way that I can run an action
> but capture the results (server-side) to a file? Doing so client side is
> easy (eg wget) but I want to keep the page text on the server and to
> automate the page generation/save.
> 

You can run wget server side by a cron job and redirect the results wherever you want.

Octavian




More information about the Catalyst mailing list