The x3pkix CGI Script


Below is shown a copy of the x3pkix CGI script. It is distributed as a template with the KixFw download. The script is the KIX peer-to-peer server, when KIX is configured with a federation of remote KIX servers.

Providing the Local.pm module has been installed in the CGI binary directory and adapted as required, the x3pkix script normally doesn't need any adaption. The x3pkix script only needs to by installed by copying it to the CGI binary directory.

 #!/usr/bin/env perl
 #=======================================================================
 #	$Id: x3pkix,v 1.1 2007/03/18 10:10:36 metaagility Exp metaagility $
 #	X3P KIX peer service script
 #=======================================================================
 use strict;
 use Local;			# Library path for local installation
 use cfw_kix;
 cgirun('kix/x3pkix');
Back to the main installation instruction page.

The KixFw development team would appreciate any comments or questions. Include your details if you wish to be contacted. kix4kixfw
 
 

2008-12-26 21:37


Home of kixfw.sourceforge.net
Contact kixfw project