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.4.ebuild (-1 / +3 lines)
Lines 38-44 Link Here
38
env expires ext_filter file_cache filter headers ident imagemap include info
38
env expires ext_filter file_cache filter headers ident imagemap include info
39
lbmethod_byrequests lbmethod_bytraffic lbmethod_bybusyness lbmethod_heartbeat
39
lbmethod_byrequests lbmethod_bytraffic lbmethod_bybusyness lbmethod_heartbeat
40
log_config log_forensic logio mime mime_magic negotiation proxy
40
log_config log_forensic logio mime mime_magic negotiation proxy
41
proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http proxy_scgi rewrite
41
proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http proxy_scgi proxy_fcgi rewrite
42
reqtimeout setenvif slotmem_shm speling socache_shmcb status substitute unique_id userdir usertrack
42
reqtimeout setenvif slotmem_shm speling socache_shmcb status substitute unique_id userdir usertrack
43
unixd version vhost_alias"
43
unixd version vhost_alias"
44
# The following are also in the source as of this version, but are not available
44
# The following are also in the source as of this version, but are not available
Lines 70-75 Link Here
70
	proxy_ftp:proxy
70
	proxy_ftp:proxy
71
	proxy_http:proxy
71
	proxy_http:proxy
72
	proxy_scgi:proxy
72
	proxy_scgi:proxy
73
	proxy_fcgi:proxy
73
	substitute:filter
74
	substitute:filter
74
"
75
"
75
76
Lines 91-96 Link Here
91
	proxy_connect:PROXY
92
	proxy_connect:PROXY
92
	proxy_ftp:PROXY
93
	proxy_ftp:PROXY
93
	proxy_http:PROXY
94
	proxy_http:PROXY
95
	proxy_fcgi:PROXY
94
	socache_shmcb:SSL
96
	socache_shmcb:SSL
95
	ssl:SSL
97
	ssl:SSL
96
	status:STATUS
98
	status:STATUS

Return to bug 421135