summaryrefslogtreecommitdiffstats
path: root/rules/host-apache2.in
blob: c686f187dd05f2ca5331e1e0f6959707e4f95d07 (plain)
1
2
3
4
5
6
7
8
9
10
11
config HOST_APACHE2
	bool
	depends on BROKEN
	prompt "HOST_APACHE2 [BROKEN]"
	help
	  This is the host-package for Apache v2, which is
	  the next generation of the Apache web server.

	  This version - a total rewrite - introduces many new
	  improvements, such as threading, a new API, IPv6 support,
	  request/response filtering, and more.