Advertisement
Guest User

equery u apache

a guest
Dec 29th, 2011
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.89 KB | None | 0 0
  1. equery u apache
  2. [ Legend : U - final flag setting for installation]
  3. [        : I - package is installed with flag     ]
  4. [ Colors : set, unset                             ]
  5.  * Found these USE flags for www-servers/apache-2.2.21-r1:
  6.  U I
  7.  + + apache2_modules_actions         : Provides for executing CGI scripts based on media type or request method
  8.  + + apache2_modules_alias           : Provides for mapping different parts of the host filesystem in the document tree
  9.                                        and for URL redirection
  10.  - - apache2_modules_asis            : Sends files that contain their own HTTP headers
  11.  + + apache2_modules_auth_basic      : Basic authentication
  12.  + + apache2_modules_auth_digest     : User authentication using MD5 Digest Authentication
  13.  + + apache2_modules_authn_alias     : Provides the ability to create extended authentication providers based on actual
  14.                                        providers
  15.  + + apache2_modules_authn_anon      : Allows "anonymous" user access to authenticated areas
  16.  - - apache2_modules_authn_dbd       : User authentication using an SQL database
  17.  + + apache2_modules_authn_dbm       : User authentication using DBM files
  18.  + + apache2_modules_authn_default   : Authentication fallback module
  19.  + + apache2_modules_authn_file      : User authentication using text files
  20.  + + apache2_modules_authz_dbm       : Group authorization using DBM files
  21.  + + apache2_modules_authz_default   : Authorization fallback module
  22.  + + apache2_modules_authz_groupfile : Group authorization using plaintext files
  23.  + + apache2_modules_authz_host      : Group authorizations based on host (name or IP address)
  24.  + + apache2_modules_authz_owner     : Authorization based on file ownership
  25.  + + apache2_modules_authz_user      : User Authorization
  26.  + + apache2_modules_autoindex       : Generates directory indexes, automatically, similar to the Unix ls command
  27.  + + apache2_modules_cache           : Content cache keyed to URIs
  28.  - - apache2_modules_cern_meta       : CERN httpd metafile semantics
  29.  + + apache2_modules_cgi             : Enable CGI module (used by non-multithreaded MPMs, for eg. prefork)
  30.  + + apache2_modules_cgid            : Enable CGI module (used by multithreaded MPMs, for eg. worker)
  31.  - - apache2_modules_charset_lite    : Specify character set translation or recoding
  32.  + + apache2_modules_dav             : Distributed Authoring and Versioning (WebDAV) functionality
  33.  + + apache2_modules_dav_fs          : filesystem provider for mod_dav
  34.  + + apache2_modules_dav_lock        : generic locking module for mod_dav
  35.  - - apache2_modules_dbd             : Manages SQL database connections
  36.  + + apache2_modules_deflate         : Compress content before it is delivered to the client
  37.  + + apache2_modules_dir             : Provides for "trailing slash" redirects and serving directory index files
  38.  + + apache2_modules_disk_cache      : Content cache storage manager keyed to URIs
  39.  - - apache2_modules_dumpio          : Dumps all I/O to error log as desired
  40.  + + apache2_modules_env             : Modifies the environment which is passed to CGI scripts and SSI pages
  41.  + + apache2_modules_expires         : Generation of Expires and Cache-Control HTTP headers according to user-specified
  42.                                        criteria
  43.  + + apache2_modules_ext_filter      : Pass the response body through an external program before delivery to the client
  44.  + + apache2_modules_file_cache      : Caches a static list of files in memory
  45.  + + apache2_modules_filter          : Context-sensitive smart filter configuration module
  46.  + + apache2_modules_headers         : Customization of HTTP request and response headers
  47.  - - apache2_modules_ident           : RFC 1413 ident lookups
  48.  - - apache2_modules_imagemap        : Server-side imagemap processing
  49.  + + apache2_modules_include         : Server-parsed html documents (Server Side Includes)
  50.  + + apache2_modules_info            : Provides a comprehensive overview of the server configuration
  51.  + + apache2_modules_log_config      : Logging of the requests made to the server
  52.  - - apache2_modules_log_forensic    : Forensic Logging of the requests made to the server
  53.  + + apache2_modules_logio           : Logging of input and output bytes per request
  54.  + + apache2_modules_mem_cache       : Content cache keyed to URIs
  55.  + + apache2_modules_mime            : Associates the requested filename's extensions with the file's behavior (handlers
  56.                                        and filters) and content (mime-type, language, character set and encoding)
  57.  + + apache2_modules_mime_magic      : Determines the MIME type of a file by looking at a few bytes of its contents
  58.  + + apache2_modules_negotiation     : Provides for content negotiation
  59.  - - apache2_modules_proxy           : HTTP/1.1 proxy/gateway server
  60.  - - apache2_modules_proxy_ajp       : AJP support module for mod_proxy
  61.  - - apache2_modules_proxy_balancer  : mod_proxy extension for load balancing
  62.  - - apache2_modules_proxy_connect   : mod_proxy extension for CONNECT request handling
  63.  - - apache2_modules_proxy_ftp       : FTP support module for mod_proxy
  64.  - - apache2_modules_proxy_http      : HTTP support module for mod_proxy
  65.  - - apache2_modules_proxy_scgi      : SCGI gateway module for mod_proxy
  66.  - - apache2_modules_reqtimeout      : Set timeout and minimum data rate for receiving requests
  67.  + + apache2_modules_rewrite         : Provides a rule-based rewriting engine to rewrite requested URLs on the fly
  68.  + + apache2_modules_setenvif        : Allows the setting of environment variables based on characteristics of the request
  69.  + + apache2_modules_speling         : Attempts to correct mistaken URLs that users might have entered by ignoring
  70.                                        capitalization and by allowing up to one misspelling
  71.  + + apache2_modules_status          : Provides information on server activity and performance
  72.  - - apache2_modules_substitute      : Perform search and replace operations on response bodies
  73.  + + apache2_modules_unique_id       : Provides an environment variable with a unique identifier for each request
  74.  + + apache2_modules_userdir         : User-specific directories
  75.  + + apache2_modules_usertrack       : Clickstream logging of user activity on a site
  76.  - - apache2_modules_version         : Version dependent configuration
  77.  + + apache2_modules_vhost_alias     : Provides for dynamically configured mass virtual hosting
  78.  - - apache2_mpms_event              : An experimental variant of the standard worker MPM
  79.  - - apache2_mpms_itk                : Allows to run each virtual host under a separate uid and gid
  80.  - - apache2_mpms_peruser            : Peruser is a working implementation of the perchild MPM allowing to run each apache
  81.                                        child process as its own user and group, each handling its own set of virtual hosts
  82.  - - apache2_mpms_prefork            : Implements a non-threaded, pre-forking web server
  83.  - - apache2_mpms_worker             : Multi-Processing Module implementing a hybrid multi-threaded multi-process web
  84.                                        server
  85.  - - debug                           : Enable extra debug codepaths, like asserts and extra output. If you want to get
  86.                                        meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
  87.  - - doc                             : Adds extra documentation (API, Javadoc, etc). It is recommended to enable per
  88.                                        package instead of globally
  89.  - - ldap                            : Adds LDAP support (Lightweight Directory Access Protocol)
  90.  + + ssl                             : Adds support for Secure Socket Layer connections
  91.  - - static                          : Link in apache2 modules statically rather then plugins
  92.  - - suexec                          : Install suexec with apache
  93.  + + threads                         : Adds threads support for various packages. Usually pthreads
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement