[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#449109: marked as done (apache2.2-common: AliasMatch regexen broken if number of path elements differ)



Your message dated Sun, 6 Dec 2009 00:30:10 +0100 (CET)
with message-id <alpine.DEB.1.10.0912060028570.14623@eru.sfritsch.de>
and subject line apache2.2-common: AliasMatch regexen broken if number of path elements differ
has caused the Debian Bug report #449109,
regarding apache2.2-common: AliasMatch regexen broken if number of path elements differ
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
449109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=449109
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2.2-common
Version: 2.2.6-2
Severity: normal

hi,

this works (better):
AliasMatch ^/user/([a-zA-Z0-9]+)/?(.*) /home/$1/public_html/$2

but when i do:
AliasMatch ^/user/([a-zA-Z0-9]+)/?(.*) /home/$1/public_html/pub/$2

i get that funky /htdocs error from another bug (#317460). either way,
DirectoryIndex index.foo index.bar ... doesn't "kick in". on another
host, with the same DirectoryIndex, it works fine. It seems like either
PEBKAC or actual s/w error. i've been working on it for 6 hours (4 hours
straight, and 2 now).


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (900, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-1
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2.2-common depends on:
ii  apache2-utils           2.2.6-2          utility programs for webservers
ii  libapr1                 1.2.11-1         The Apache Portable Runtime Librar
ii  libaprutil1             1.2.7+dfsg-2+b1  The Apache Portable Runtime Utilit
ii  libc6                   2.6.1-6          GNU C Library: Shared libraries
ii  libdb4.4                4.4.20-11        Berkeley v4.4 Database Libraries [
ii  libexpat1               1.95.8-4         XML parsing C library - runtime li
hi  libldap2                2.1.30.dfsg-13.5 OpenLDAP libraries
ii  libmagic1               4.21-3           File type determination library us
ii  libpcre3                7.3-2            Perl 5 Compatible Regular Expressi
ii  libpq5                  8.2.5-2          PostgreSQL C client library
ii  libsqlite3-0            3.4.2-2          SQLite 3 shared library
ii  libssl0.9.8             0.9.8g-1         SSL shared libraries
ii  libuuid1                1.40.2-1         universally unique id library
ii  lsb-base                3.1-24           Linux Standard Base 3.1 init scrip
ii  mime-support            3.39-1           MIME files 'mime.types' & 'mailcap
ii  net-tools               1.60-17.2        The NET-3 networking toolkit
ii  procps                  1:3.2.7-5        /proc file system utilities
ii  zlib1g                  1:1.2.3.3.dfsg-7 compression library - runtime

apache2.2-common recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message --- This bug is being closed because it cannot be reproduced with the information you gave. Feel free to reopen the bug report if you have more information.


--- End Message ---

Reply to: