sudo a2enmod rewrite
<Directory /var/www/html>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
service apache2 restart
[[*context_key:is=`web`:then=`Русский`]]
[[*context_key:is=`en`:then=`Английский`]]
[[*context_key:is=`fr`:then=`Французский`]]
[[*context_key:is=`web`:then=`Русский`:else=`
[[*context_key:is=`en`:then=`Английский`:else=`
[[*context_key:is=`fr`:then=`Французский`]]
`]]
`]]