A couple more things. It seems that the apache2-doc.conf file in the
source tarball does not get installed to /etc/apache2/conf.d as it
appears it should be. If apache2-doc.conf is placed in
/etc/apache2/conf.d and apache is reloaded, everything works as it
should.

I assume /manual/ (as set up by apache2-doc.conf) is the preferred way
to browse the apache docs. I'd like to point out that the docs are also
available though /docs/apache2-doc/manual, and if accessed that way,
break horribly.

Adding 'AliasMatch ^/doc/apache2-doc/manual(?:/(?:de|en|es|fr|ja|ko|pt-
br|ru))?(/.*)?$ "/usr/share/doc/apache2-doc/manual/$1"' to
apache2-doc.conf will allow one to browse the docs though the /doc/
alias. However the RedirectMatch and SetEnvIf rules need to be modified
if the /doc/apache2-doc/manual/{lang} url is going to work - just a
little too much regex-fu for me this early in the morning.

-- 
Negotiation broken for apache2-doc
https://launchpad.net/bugs/97392

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to