PDA

View Full Version : cgi content management - cross-site?


mtd
12-13-2003, 07:30 PM
I have a client who needs a content management system. My server has cgi support, but they have a simpler hosting plan which does not have cgi. Is there any way I can host a cgi content manager on my site, yet have it edit pages on their site?

Also, any suggestions for a good (but inexpensive/free) cgi cms?

Any help is greatly appreciated!

Thanks,
Matt

dswimboy
12-15-2003, 04:36 PM
i don't know much about CMSes, but assuming that you would run the cms monthly and you want it to update a page. the script would just have to ftp each file it created. i believe there is a module called Net::FTP that you should find useful.