On 26/02/2010, at 00:52, Kris Lou wrote: > Has anybody had experience with this? I'm trying to port over our > installation of BackupPC to Cherokee. So far, I've gotten the basic CGI > interface (normally with Apache) to work, but I'm somewhat interested in the > mod_perl setup of BackupPC. > > If anybody can point me in the right direction, I'd appreciate it. > > http://backuppc.sourceforge.net/faq/BackupPC.html#step_9__cgi_interface
AFAIK there is no way to use mod_perl scripts outside an Apache server. The BackupPC project would have to port their software to some of the standard web application gateways: FastCGI, SCGI or even HTTP. -- Octality http://www.octality.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
