File: 600mod_python.info

package info (click to toggle)
libapache-mod-python 2%3A2.7.11-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,328 kB
  • ctags: 848
  • sloc: ansic: 2,785; python: 1,115; sh: 299; makefile: 285
file content (26 lines) | stat: -rw-r--r-- 571 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
LoadModule: python_module /usr/lib/apache/1.3/mod_python.so
Directives:
 PythonHandler
 PythonPostReadRequestHandler 
 PythonTransHandler 
 PythonHeaderParserHandler 
 PythonAccessHandler 
 PythonAuthenHandler 
 PythonTypeHandler 
 PythonFixupHandler 
 PythonHandler 
 PythonInitHandler 
 PythonLogHandler 
 PythonCleanupHandler
 PythonEnablePdb 
 PythonDebug 
 PythonImport 
 PythonInterpPerDirectory 
 PythonInterpPerDirective 
 PythonHandlerModule 
 PythonNoReload 
 PythonOption 
 PythonPath 
Handles:
 python-program
Description: Embedded support for Python scripts