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

Bug#449109: apache2.2-common: AliasMatch regexen broken if number of path elements differ



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




Reply to: