Package: gallery
Version: 1.5.4-2
Severity: normal
Tags: patch

In apache log I found this after getting etch working:

[Fri Dec 29 14:04:51 2006] [error] [client 139.105.137.55] client denied by 
server configuration: /usr/share/gallery/css/base.css.default, referer: 
http://gallery.langfeldt.net:8080/phonecamera/Bilde006

This is due to this stanza in the apache.conf file included in the
package:

       <FilesMatch "\.(sh|inc|pl|tpl|pot|po|mo|cfg|def|default)$">
                Order allow,deny
                Deny from all
        </FilesMatch>

After having reviewed what files named .default existed under
/usr/share/gallery I decided to remove default from the extention
list:

        <FilesMatch "\.(sh|inc|pl|tpl|pot|po|mo|cfg|def)$">

No more complaints and very slightly better looking web pages.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=no_NO.UTF-8, LC_CTYPE=no_NO.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages gallery depends on:
ii  apache2                      2.2.3-3.2   Next generation, scalable, extenda
ii  apache2-mpm-prefork [apache2 2.2.3-3.2   Traditional model for Apache HTTPD
ii  debconf [debconf-2.0]        1.5.11      Debian configuration management sy
ii  libapache2-mod-php4          6:4.4.4-8   server-side, HTML-embedded scripti
ii  netpbm                       2:10.0-10.1 Graphics conversion tools

Versions of packages gallery recommends:
ii  imagemagick         7:6.2.4.5.dfsg1-0.13 Image manipulation programs
ii  jhead               2.60-3               manipulate the non-image part of E
ii  libjpeg-progs       6b-13                Programs for manipulating JPEG fil
ii  unzip               5.52-9               De-archiver for .zip files

-- debconf information:
* gallery/restart: true
* gallery/webserver: apache


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

Reply via email to