summaryrefslogtreecommitdiffstats
path: root/rules/apache.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/apache.in')
-rw-r--r--rules/apache.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/rules/apache.in b/rules/apache.in
deleted file mode 100644
index ad2bf406e..000000000
--- a/rules/apache.in
+++ /dev/null
@@ -1,22 +0,0 @@
-# Apache 1 configuration
-
-config APACHE
- bool
- prompt "Apache 1 HTTP Server"
- select EXPAT
- help
- Apache is a versatile, high-performance HTTP server.
- The most popular server in the world, Apache features
- a modular design and supports dynamic selection of
- extension modules at runtime.
- Some of its strong points are its range of possible
- customization, dynamic adjustment of the number of server
- processes, and a whole range of available modules
- including many authentication mechanisms, server-parsed
- HTML, server-side includes, access control, CERN httpd
- metafiles emulation, proxy caching, etc.
- Apache also supports multiple virtual homing.
-
- Website: http://www.apache.org
-
- There is also a "next generation" Version, called Apache2