Hi!

Is it possible to use that apache's feature in EmbPerl?

I have defined in httpd.conf

AddLanguage en .en
AddLanguage et .ee

<IfModule mod_negotiation.c>
     LanguagePriority et en
</IfModule>

When I make a query in non embperl version it works. (with files test.html.et 
and test.html.en)
But in EmbPerl it is not working (I am using embperlobject).

What is wrong?

Thanks.

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

Reply via email to