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

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