summaryrefslogtreecommitdiffstats
path: root/rules/apache2_mod_python.in
blob: e03eb5edd93db0cf6c67e171ea2a2ea33f2aa8e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=networking

config APACHE2_MOD_PYTHON
	module
	prompt "apache2 mod_python"
	select APACHE2
	select HOST_APACHE2
	select PYTHON24
	help
	  This module adds the python script language to the server
	  to support dynamic website generation