From: James E. F. <jf...@ac...> - 2002-04-16 22:34:50
|
On Tue, 16 Apr 2002, flobee wrote: > where is that: Patch for Auto-publishing ?? > > very intresting! i build up my own script for that but i have secure holes > because i needed to disable some things in handler prefix! You need to use the cvs version of phpESP. There are instructions on sf.net on obtaining code from the cvs server here: http://sourceforge.net/cvs/?group_id=8956 for example you would say: $ cvs -d:pserver:ano...@cv...:/cvsroot/phpesp login <hit enter at password prompt> $ cvs -d:pserver:ano...@cv...:/cvsroot/phpesp co phpesp Look online for help on using CVS or look back in the archives for the phpesp-general list for more help. -James |