python_lover <[EMAIL PROTECTED]> wrote: > >Please help how to execute a py file with xitami. > >I installed xitami , downloaded lrwp file. > >accessing the first web application program >... >through browser like "http://localhost/first.py > >it is dispaying the source code of the first.py. > >Please help me how to execute the file.
If you want this called as a CGI script, then you probably want this in the cgi-bin directory. You can use [Cgi-Alias] to make other directories into CGI directories as well. If you want ALL .py files to be executed, you should be able to create a filter using Xitami's configuration stuff at http://localhost/admin. -- Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. -- http://mail.python.org/mailman/listinfo/python-list