Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 421135 | Differences between
and this patch

Collapse All | Expand All

(-)apache-2.4.2.ebuild (-1 / +3 lines)
Lines 19-25 Link Here
19
charset_lite cgi cgid dav dav_fs dav_lock dbd deflate dir disk_cache dumpio
19
charset_lite cgi cgid dav dav_fs dav_lock dbd deflate dir disk_cache dumpio
20
env expires ext_filter file_cache filter headers ident imagemap include info
20
env expires ext_filter file_cache filter headers ident imagemap include info
21
log_config log_forensic logio mem_cache mime mime_magic negotiation proxy
21
log_config log_forensic logio mem_cache mime mime_magic negotiation proxy
22
proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http proxy_scgi rewrite
22
proxy_ajp proxy_balancer proxy_connect proxy_fcgi proxy_ftp proxy_http proxy_scgi rewrite
23
reqtimeout setenvif speling status substitute unique_id userdir usertrack
23
reqtimeout setenvif speling status substitute unique_id userdir usertrack
24
version vhost_alias"
24
version vhost_alias"
25
# The following are also in the source as of this version, but are not available
25
# The following are also in the source as of this version, but are not available
Lines 43-48 Link Here
43
	proxy_ajp:proxy
43
	proxy_ajp:proxy
44
	proxy_balancer:proxy
44
	proxy_balancer:proxy
45
	proxy_connect:proxy
45
	proxy_connect:proxy
46
	proxy_fcgi:proxy
46
	proxy_ftp:proxy
47
	proxy_ftp:proxy
47
	proxy_http:proxy
48
	proxy_http:proxy
48
	proxy_scgi:proxy
49
	proxy_scgi:proxy
Lines 66-71 Link Here
66
	proxy_ajp:PROXY
67
	proxy_ajp:PROXY
67
	proxy_balancer:PROXY
68
	proxy_balancer:PROXY
68
	proxy_connect:PROXY
69
	proxy_connect:PROXY
70
	proxy_fcgi:PROXY
69
	proxy_ftp:PROXY
71
	proxy_ftp:PROXY
70
	proxy_http:PROXY
72
	proxy_http:PROXY
71
	ssl:SSL
73
	ssl:SSL

Return to bug 421135