summaryrefslogtreecommitdiffstats
path: root/rules/host-apache2.in
blob: 281f9dfb091421ea38f0b6b6d2ee6cd57a92356a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config HOST_APACHE2
	bool
	depends on BROKEN
	prompt "HOST_APACHE2"
	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.

comment "HOST_APACHE2 is broken, please send a patch"
	depends on !BROKEN