|
|
gentoo ~ # emerge -pv apache
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] www-servers/apache-2.2.6-r7 USE="ssl -debug -doc -ldap (-selinux) -sni -static -suexec -threads" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias -asis -auth_digest -authn_dbd -cern_meta -charset_lite -dbd -dumpio -ident -imagemap -log_forensic -proxy -proxy_ajp -proxy_balancer -proxy_connect -proxy_ftp -proxy_http -version" APACHE2_MPMS="-event -itk -peruser -prefork -worker" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
gentoo ~ # ls /etc/apache2/modules.d/ -l
total 64
-rw-r--r-- 1 root root 4040 Feb 23 02:29 00_default_settings.conf
-rw-r--r-- 1 root root 2648 Feb 23 02:14 00_error_documents.conf
-rw-r--r-- 1 root root 5117 Feb 23 02:14 00_languages.conf
-rw-r--r-- 1 root root 2853 Feb 23 02:15 00_mod_autoindex.conf
-rw-r--r-- 1 root root 300 Feb 23 02:15 00_mod_info.conf
-rw-r--r-- 1 root root 1516 Feb 23 02:14 00_mod_log_config.conf
-rw-r--r-- 1 root root 2173 Feb 23 02:14 00_mod_mime.conf
-rw-r--r-- 1 root root 535 Feb 23 02:14 00_mod_status.conf
-rw-r--r-- 1 root root 1120 Feb 23 02:14 00_mod_userdir.conf
-rw-r--r-- 1 root root 2958 Feb 23 02:14 00_mpm.conf
-rw-r--r-- 1 root root 203 Feb 23 02:14 10_mod_mem_cache.conf
-rw-r--r-- 1 root root 2579 Feb 23 02:15 40_mod_ssl.conf
-rw-r--r-- 1 root root 1566 Feb 23 02:14 45_mod_dav.conf
-rw-r--r-- 1 root root 666 Feb 23 02:15 46_mod_ldap.conf
-rw-r--r-- 1 root root 493 Feb 23 17:17 70_mod_php5.conf
并看到有 SVN 的 conf 文件?
谁知道是什么问题? |
|