Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Need mod_delate for apache2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Sun Feb 24, 2008 6:31 pm    Post subject: Need mod_delate for apache2 Reply with quote

For some reason mod_deflate is not available in my apache2 emerge. Is there a way to install it? I can not find it on eix or by searching emerge.
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
magic919
Advocate
Advocate


Joined: 17 Jun 2005
Posts: 2182
Location: Berkshire, UK

PostPosted: Sun Feb 24, 2008 6:45 pm    Post subject: Reply with quote

Seems to be on my list under 2.2.8. Which version do you have?

Code:

[ebuild   R   ] www-servers/apache-2.2.8  USE="ssl suexec threads -debug -doc -ldap (-selinux) -sni -static" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dbd ***deflate*** dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack -asis -authn_alias -cern_meta -charset_lite -dav -dav_fs -dav_lock -dumpio -log_forensic -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -version -vhost_alias" APACHE2_MPMS="-event -itk -peruser -prefork -worker" 0 kB
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Sun Feb 24, 2008 7:09 pm    Post subject: Reply with quote

magic919 wrote:
Seems to be on my list under 2.2.8. Which version do you have?

Code:

[ebuild   R   ] www-servers/apache-2.2.8  USE="ssl suexec threads -debug -doc -ldap (-selinux) -sni -static" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dbd ***deflate*** dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack -asis -authn_alias -cern_meta -charset_lite -dav -dav_fs -dav_lock -dumpio -log_forensic -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -version -vhost_alias" APACHE2_MPMS="-event -itk -peruser -prefork -worker" 0 kB


Where do I go to get that code snippet there?
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
magic919
Advocate
Advocate


Joined: 17 Jun 2005
Posts: 2182
Location: Berkshire, UK

PostPosted: Sun Feb 24, 2008 7:17 pm    Post subject: Reply with quote

That's the output of

emerge -pv apache
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Sun Feb 24, 2008 8:50 pm    Post subject: Reply with quote

magic919 wrote:
That's the output of

emerge -pv apache


Ok.. yeah it's in there. How do I activate it?
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
danomac
l33t
l33t


Joined: 06 Nov 2004
Posts: 881
Location: Vancouver, BC

PostPosted: Mon Feb 25, 2008 12:34 am    Post subject: Reply with quote

Edit your /etc/make.conf and add

Code:

APACHE2_MODULES="deflate"


and re-emerge it. i.e. `emerge -N apache`
Back to top
View user's profile Send private message
Thaidog
Veteran
Veteran


Joined: 19 May 2004
Posts: 1053

PostPosted: Mon Feb 25, 2008 1:26 am    Post subject: Reply with quote

Is there a command to list the active modules that Apache is running?
_________________
Registered Linux User: 437619
"I'm a big believer in technology over politics" - Linus Torvalds
Back to top
View user's profile Send private message
magic919
Advocate
Advocate


Joined: 17 Jun 2005
Posts: 2182
Location: Berkshire, UK

PostPosted: Mon Feb 25, 2008 9:00 am    Post subject: Reply with quote

If you have Apache 2.2 and have set it up the 'Gentoo way' this should be no mystery.

However apache2 -M should help you in your quest.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum