Re: [users@httpd] ErrorDocument Question

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

 



On 6/19/06, Fenlason, Josh <jfenlason@xxxxxxx> wrote:
Hitting localhost/foo/bar.html or localhost/foo/bar with the following
configuration works.

<Directory "/foo">

As I already said, that does not look right as the argument to <Directory>

   Options Indexes FollowSymLinks MultiViews
   MultiviewsMatch Handlers Filters
   AddHandler type-map var
   AllowOverride None
   allow from all
</Directory>

I also had to add bar.html.var in /foo, with the following contents:
        URI: bar

        URI: bar.html.en
        Content-language: en
        Content-type: text/html

        URI: bar.html.fr
        Content-language: fr
        Content-type: text/html

That's not MultiViews.  If you are going to use type-maps, then you
can put the stuff in different directories if you want.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux