RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^.^/]+)(/)?$ %{DOCUMENT_ROOT}/index.php?strana=$1 [L]