Re: apache2-doc index.html.en links don't work
On Tue, 2004-05-25 at 14:35, Zenaan Harkness wrote:
> On Tue, 2004-05-25 at 13:42, Zenaan Harkness wrote:
> > I have tried searching google, and lists.debian.org, and I can't find if
> > this has been solved or whatnot:
> >
> > I am running Debian unstable, apache 1.2, and have the
> > apache2-doc package installed.
> >
> > I've tried the following links:
> > /usr/share/doc/apache2-doc/...
> > http://localhost/doc/apache2-doc/...
> > http://localhost/dwww?...
> >
> > and in all cases, trying index.html.en and index.xml (and other files)
> > in the apache2-doc/manual/ directory, _the links don't work_!
The links are of the form filename.html, and what is needed is for the
web server to resolve the uri in that file to the localized version, eg.
to filename.html.en.
This doesn't happen at the moment, and I'm at a loss as to how to enable
this.
Just found a content negotiation page for apache 1.3 in apache docs, but
it is very long. Why doesn't it 'just work'?
ta
zenaan
Reply to: