mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
8bb65ab906
(there is no new release sinc 2013 ...) - do not alter httpd.conf, install a dedicated module file PR: 204793 Submitted by: SBB
12 lines
247 B
ApacheConf
12 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
|
|
|