1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/www/mod_python35/files/270_mod_python.conf.sample.in
Olli Hauer 8bb65ab906 - update patch to reflect latest commit on github
(there is no new release sinc 2013 ...)
- do not alter httpd.conf, install a dedicated module file

PR:		204793
Submitted by:	SBB
2016-03-15 14:02:09 +00:00

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