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

Bug#717666: apache2: Internal Server Error when using an option that doesn't change anything



Package: apache2
Version: 2.4.6-1
Severity: normal

My ~/public_html/.htaccess file has:

Options +MultiViews

to make sure that MultiViews is enabled. But this yields the following
error:

  Internal Server Error

  The server encountered an internal error or misconfiguration and was
  unable to complete your request.

  Please contact the server administrator at webmaster@localhost to
  inform them of the time this error occurred, and the actions you
  performed just before this error.

  More information about this error may be available in the server error log.

/etc/apache2/mods-available/userdir.conf has:

[...]
  <Directory /home/*/public_html>
    AllowOverride FileInfo AuthConfig Limit Indexes
    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
[...]

i.e. with MultiViews already enabled. So, there's no reason to
issue an error.

-- Package-specific info:

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2 depends on:
ii  apache2-bin   2.4.6-1
ii  apache2-data  2.4.6-1
ii  lsb-base      4.1+Debian12
ii  mime-support  3.54
ii  perl          5.14.2-21
ii  procps        1:3.3.8-2

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.32

Versions of packages apache2 suggests:
ii  apache2-doc                                      2.4.6-1
pn  apache2-suexec-pristine | apache2-suexec-custom  <none>
ii  apache2-utils                                    2.4.6-1
ii  chromium [www-browser]                           28.0.1500.71-2
ii  epiphany-browser [www-browser]                   3.4.2-2.1
ii  iceape [www-browser]                             2.7.12-1
ii  iceweasel [www-browser]                          22.0-1
ii  links [www-browser]                              2.7-2
ii  links2 [www-browser]                             2.7-2
ii  lynx-cur [www-browser]                           2.8.8dev.15-2
ii  midori [www-browser]                             0.4.3+dfsg-0.1
ii  surf [www-browser]                               0.4.1-8
ii  uzbl [www-browser]                               0.0.0~git.20120514-1.1
ii  w3m [www-browser]                                0.5.3-8

Versions of packages apache2-bin depends on:
ii  libapr1                  1.4.5-1.1
ii  libaprutil1              1.5.2-1
ii  libaprutil1-dbd-sqlite3  1.5.2-1
ii  libaprutil1-ldap         1.5.2-1
ii  libc6                    2.17-7
ii  libcap2                  1:2.22-1.2
ii  libldap-2.4-2            2.4.31-1+nmu2
ii  liblua5.1-0              5.1.5-4
ii  libpcre3                 1:8.31-2
ii  libssl1.0.0              1.0.1e-3
ii  libxml2                  2.9.1+dfsg1-2
ii  perl                     5.14.2-21
ii  zlib1g                   1:1.2.8.dfsg-1

Versions of packages apache2-bin suggests:
ii  apache2-doc                                      2.4.6-1
pn  apache2-suexec-pristine | apache2-suexec-custom  <none>
ii  chromium [www-browser]                           28.0.1500.71-2
ii  epiphany-browser [www-browser]                   3.4.2-2.1
ii  iceape [www-browser]                             2.7.12-1
ii  iceweasel [www-browser]                          22.0-1
ii  links [www-browser]                              2.7-2
ii  links2 [www-browser]                             2.7-2
ii  lynx-cur [www-browser]                           2.8.8dev.15-2
ii  midori [www-browser]                             0.4.3+dfsg-0.1
ii  surf [www-browser]                               0.4.1-8
ii  uzbl [www-browser]                               0.0.0~git.20120514-1.1
ii  w3m [www-browser]                                0.5.3-8

Versions of packages apache2 is related to:
ii  apache2      2.4.6-1
ii  apache2-bin  2.4.6-1

-- no debconf information


Reply to: