File: 600mod_python.info

package info (click to toggle)
libapache-mod-python 2%3A2.7.8-0.0woody5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,312 kB
  • ctags: 850
  • sloc: ansic: 2,782; python: 1,115; makefile: 260; sh: 246
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