by nelchael_kp
mod_npy is alternative way of running Python scripts under Apache - alternative to having mod_python installed, or running as CGI. It allows mixing Python code with HTML much like PHP. It's a mixture of Python power and PHP style page writing.
nelchael_kp committed revision 117 to the mod_npy SVN repository, changing 1 files
nelchael_kp committed revision 116 to the mod_npy SVN repository, changing 2 files
nelchael_kp committed revision 115 to the mod_npy SVN repository, changing 2 files
nelchael_kp committed revision 114 to the mod_npy SVN repository, changing 5 files
nelchael_kp committed revision 113 to the mod_npy SVN repository, changing 2 files
nelchael_kp committed revision 112 to the mod_npy SVN repository, changing 1 files
nelchael_kp committed revision 111 to the mod_npy SVN repository, changing 1 files
This version includes two main changes: - fixes in configure.in file - massive speed increase - the interpreter is not created and destroyed for every request, it's created only once for a child.
nelchael_kp committed revision 110 to the mod_npy SVN repository, changing 1 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use