Path : /srv/www/vhosts/toptisk/_puvodni_web/ |
Current File : /srv/www/vhosts/toptisk/_puvodni_web/.htaccess |
RewriteEngine on RewriteRule ^([a-z]{2})/(.*)\.html$ /index.php?lang=$1&page=$2 [L] RewriteRule ^([a-z]{2})/?$ /index.php?page=index&lang=$1 [L] RewriteRule ^(.*)\.html$ /index.php?lang=cz&page=$1 [L] RewriteRule ^$ /index.php?page=index&lang=cz [L]