Path : /srv/www/vhosts/sc-brno/tecaprint/ |
Current File : /srv/www/vhosts/sc-brno/tecaprint/.htaccess |
RewriteEngine On RewriteCond %{HTTP_HOST} ^tecaprint.cz RewriteRule (.*) http://www.tecaprint.cz/$1 [R=301,QSA,L] RewriteBase / RewriteRule ^([^\/\.]*)?\/?([^\/\.]*)?\/?([^\/\.]*)?\/?([^\/\.]*)$ index.php?lev1=$1&lev2=$2&lev3=$3&lev4=$4 [L,QSA] AddDefaultCharset utf-8