> -----Original Message-----
> From: Joshua Slive [mailto:[EMAIL PROTECTED]
> Sent: donderdag 16 mei 2002 21:03
> To: [email protected]
> Subject: Multiviews
>
> In a discussion several months ago, Will said that using multiviews a
> request for mod_suexec.html should match with mod_suexec.en.html and
> mod_suexec.ja.html in 2.0.  At the moment, I can't create the
> behavior.
> Has anyone else been able to get that to work?

If I'm correct and according to content-negotiation.html, mod_suexec.html
should never return mod_suexec.{ja|en}.html because it doesn't match the
pattern mod_suexec.html.* . I haven't seen that discussion, but unless
something changed you've have the following options:

1. rename the files: mod_suexec.html.{ja|en} and
   make sure there is no mod_suexec.html
2. create a type map: mod_suexec.html.var
   (see content-negotiation.html for an example)

Vincent de Lau
--
 mailto:[EMAIL PROTECTED]
 http://www.delau.net


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to