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