Package: libapache2-mod-musicindex
Version: 0.99.5.2
Severity: wishlist

I personally prefer to keep required icons and things out of the real web root.
I moved mine to /usr/share/magicindex and added a config file for the mod:

/etc/apache2/mods-available/musicindex.conf

The config file contains:

Alias /musicindex/ "/usr/share/musicindex/"
<Directory "/usr/share/musicindex/">
  Options Indexes MultiViews
  AllowOverride None
  Order allow,deny
  Allow from all
</Directory>

If it doesn't violate some policy I'm aware of, it seems like a good idea to
me. Thanks!

Tony

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-awtrey
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libapache2-mod-musicindex depends on:
ii  apache2-common              2.0.53-5     next generation, scalable, extenda
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libflac6                    1.1.1-5      Free Lossless Audio Codec - runtim
ii  libid3tag0                  0.15.1b-4.1  ID3 tag reading library from the M
ii  libmad0                     0.15.1b-1.1  MPEG audio decoder library
ii  libvorbis0a                 1.1.0-1      The Vorbis General Audio Compressi
ii  libvorbisfile3              1.1.0-1      The Vorbis General Audio Compressi
ii  mod-musicindex-common       0.99.5.2     Common files for mod-musicindex

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to