mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
(there is no new release sinc 2013 ...) - do not alter httpd.conf, install a dedicated module file PR: 204793 Submitted by: SBB
11 lines
247 B
ApacheConf
11 lines
247 B
ApacheConf
## $FreeBSD$
|
|
## vim: set filetype=apache:
|
|
##
|
|
## module file for mod_python 3.5.x
|
|
##
|
|
## PROVIDE: mod_python
|
|
## REQUIRE:
|
|
|
|
## make sure the following module is activated (httpd.conf or here)
|
|
#LoadModule python_module %%APACHEMODDIR%%/mod_python.so
|
|
|