[jToolkit-cvs] jToolkit/demo/html .htaccess,NONE,1.1 index.htm,NONE,1.1
Brought to you by:
davidfraser,
friedelwolff
From: <dav...@us...> - 2003-09-25 18:18:43
|
Update of /cvsroot/jtoolkit/jToolkit/demo/html In directory sc8-pr-cvs1:/tmp/cvs-serv20907/html Added Files: .htaccess index.htm Log Message: added basic hello world demo --- NEW FILE: .htaccess --- SetHandler python-program PythonHandler jToolkit.web PythonOption jToolkit.module jToolkit.demo.helloworld PythonOption jToolkit.instance HelloWorldConfig PythonDebug On --- NEW FILE: index.htm --- |