CSI:Munich - ZFS
Geizhals » Forum » Linux-Support » CSI:Munich - ZFS (60 Beiträge, 588 Mal gelesen) Top-100 | Fresh-100
Du bist nicht angemeldet. [ Login/Registrieren ]
.................
Re(17): CSI:Munich - ZFS
22.06.2007, 10:53:26
Also:

(das italic geschriebene ist quasi In/Output von Console):

bernhard@london:/etc/apache2$ ls -la
total 84
drwxr-xr-x   8 root root  4096 2007-04-24 14:45 .
drwxr-xr-x 128 root root  8192 2007-06-19 14:26 ..
-rw-r--r--   1 root root 12477 2007-03-22 15:49 apache2.conf
drwxr-xr-x   2 root root  4096 2007-01-09 08:31 conf.d
-rw-r--r--   1 root root   748 2006-07-26 19:51 envvars
-rw-r--r--   1 root root   268 2007-01-09 08:31 httpd.conf
-rw-r--r--   1 root root 12441 2006-07-26 20:01 magic
drwxr-xr-x   2 root root  4096 2007-06-04 09:46 mods-available
drwxr-xr-x   2 root root  4096 2007-03-26 10:28 mods-enabled
-rw-r--r--   1 root root    10 2007-01-09 08:31 ports.conf
-rw-r--r--   1 root root  2266 2006-07-26 20:01 README
drwxr-xr-x   2 root root  4096 2007-04-24 14:45 sites-available
drwxr-xr-x   2 root root  4096 2007-03-22 15:25 sites-enabled
drwxr-xr-x   2 root root  4096 2006-07-26 20:01 ssl


So wie du siehst hast Du hier ein mods-available, wo ALLE installierten Module drin sind und ein mods-enabled, wo ein LINK auf die Module ist die eingeschalten sind:

bernhard@london:/etc/apache2$ cd mods-available
bernhard@london:/etc/apache2/mods-available$ ls -la
total 192
drwxr-xr-x 2 root root 4096 2007-06-04 09:46 .
drwxr-xr-x 8 root root 4096 2007-04-24 14:45 ..
-rw-r--r-- 1 root root   66 2006-07-26 20:01 actions.load
-rw-r--r-- 1 root root   60 2006-07-26 20:01 asis.load
-rw-r--r-- 1 root root   70 2006-07-26 20:01 auth_anon.load
-rw-r--r-- 1 root root   68 2006-07-26 20:01 auth_dbm.load
-rw-r--r-- 1 root root   74 2006-07-26 20:01 auth_digest.load
-rw-r--r-- 1 root root  130 2006-07-26 20:01 auth_ldap.load
-rw-r--r-- 1 root root   62 2006-07-26 20:01 cache.load
-rw-r--r-- 1 root root   70 2006-07-26 20:01 cern_meta.load
-rw-r--r-- 1 root root   61 2006-07-26 20:01 cgid.conf
-rw-r--r-- 1 root root   60 2006-07-26 20:01 cgid.load
-rw-r--r-- 1 root root   58 2006-07-26 20:01 cgi.load
-rw-r--r-- 1 root root   37 2006-07-26 20:01 dav_fs.conf
-rw-r--r-- 1 root root   64 2006-07-26 20:01 dav_fs.load
-rw-r--r-- 1 root root   58 2006-07-26 20:01 dav.load
-rw-r--r-- 1 root root   66 2006-07-26 20:01 deflate.load
-rw-r--r-- 1 root root   72 2006-07-26 20:01 disk_cache.load
-rw-r--r-- 1 root root   66 2006-07-26 20:01 expires.load
-rw-r--r-- 1 root root   72 2006-07-26 20:01 ext_filter.load
-rw-r--r-- 1 root root   72 2006-07-26 20:01 file_cache.load
-rw-r--r-- 1 root root   66 2006-07-26 20:01 headers.load
-rw-r--r-- 1 root root   60 2006-07-26 20:01 imap.load
-rw-r--r-- 1 root root   66 2006-07-26 20:01 include.load
-rw-r--r-- 1 root root   60 2006-07-26 20:01 info.load
-rw-r--r-- 1 root root   60 2006-07-26 20:01 ldap.load
-rw-r--r-- 1 root root   70 2006-07-26 20:01 mem_cache.load
-rw-r--r-- 1 root root   85 2006-07-26 20:01 mime_magic.conf
-rw-r--r-- 1 root root   72 2006-07-26 20:01 mime_magic.load
-rw-r--r-- 1 root root   66 2006-05-11 16:24 perl.conf
-rw-r--r-- 1 root root   60 2006-05-11 16:24 perl.load
-rw-r--r-- 1 root root  133 2006-11-02 13:29 php5.conf
-rw-r--r-- 1 root root   59 2006-11-02 13:29 php5.load
-rw-r--r-- 1 root root  840 2006-07-26 20:01 proxy.conf
-rw-r--r-- 1 root root   78 2006-07-26 20:01 proxy_connect.load
-rw-r--r-- 1 root root   70 2006-07-26 20:01 proxy_ftp.load
-rw-r--r-- 1 root root   72 2006-07-26 20:01 proxy_http.load
-rw-r--r-- 1 root root  316 2006-07-26 20:01 proxy.load
-rw-r--r-- 1 root root   66 2006-07-26 20:01 rewrite.load
-rw-r--r-- 1 root root   66 2006-07-26 20:01 speling.load
-rw-r--r-- 1 root root 3545 2006-07-26 20:01 ssl.conf
-rw-r--r-- 1 root root   58 2006-07-26 20:01 ssl.load
-rw-r--r-- 1 root root   64 2006-07-26 20:01 suexec.load
-rw-r--r-- 1 root root   70 2006-07-26 20:01 unique_id.load
-rw-r--r-- 1 root root  244 2006-07-26 20:01 userdir.conf
-rw-r--r-- 1 root root   66 2006-07-26 20:01 userdir.load
-rw-r--r-- 1 root root   70 2006-07-26 20:01 usertrack.load
-rw-r--r-- 1 root root   74 2006-07-26 20:01 vhost_alias.load


und jetzt das mods-enabled als vergleich:
bernhard@london:/etc/apache2$ cd mods-enabled/
bernhard@london:/etc/apache2/mods-enabled$ ls -la
total 8
drwxr-xr-x 2 root root 4096 2007-03-26 10:28 .
drwxr-xr-x 8 root root 4096 2007-04-24 14:45 ..
lrwxrwxrwx 1 root root   36 2007-01-09 08:31 cgi.load -> /etc/apache2/mods-available/cgi.load
lrwxrwxrwx 1 root root   37 2007-03-26 10:28 perl.conf -> /etc/apache2/mods-available/perl.conf
lrwxrwxrwx 1 root root   37 2007-03-26 10:28 perl.load -> /etc/apache2/mods-available/perl.load
lrwxrwxrwx 1 root root   37 2007-01-09 08:31 php5.conf -> /etc/apache2/mods-available/php5.conf
lrwxrwxrwx 1 root root   37 2007-01-09 08:31 php5.load -> /etc/apache2/mods-available/php5.load
lrwxrwxrwx 1 root root   40 2007-01-09 08:31 userdir.conf -> /etc/apache2/mods-available/userdir.conf
lrwxrwxrwx 1 root root   40 2007-01-09 08:31 userdir.load -> /etc/apache2/mods-available/userdir.load


Wie Du hier siehst, "zeigt" z.B. das php5.conf und php5.load auf das File in dem mods-available. Stell Dir symbolic Links als transparente Verknüpfung vor, d.h. ohne Prüfung erkennt das System nicht das das KEIN Datenfile ist.

Apache2 schaut in /etc/apache2/mods-enabled/ und lädt dort alle nach die dort drinnen sind (deshalb die 2 unterschiedlichen Verzeichnisse)


Remember what the dormouse said: Feed your head!

Antworten PM Übersicht Chronologisch Zum Vorgänger
 
Melden nicht möglich
 

Dieses Forum ist eine frei zugängliche Diskussionsplattform.
Der Betreiber übernimmt keine Verantwortung für den Inhalt der Beiträge und behält sich das Recht vor, Beiträge mit rechtswidrigem oder anstößigem Inhalt zu löschen.
Datenschutzerklärung