summaryrefslogtreecommitdiffstats
path: root/rules/apache2_mod_python.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/apache2_mod_python.in')
-rw-r--r--rules/apache2_mod_python.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/rules/apache2_mod_python.in b/rules/apache2_mod_python.in
deleted file mode 100644
index d54cc8d03..000000000
--- a/rules/apache2_mod_python.in
+++ /dev/null
@@ -1,15 +0,0 @@
-## SECTION=staging
-## old section:
-### 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
-
- STAGING: remove in ptxdist-2019.03.0
- Apache was moved to staging.