Follow along with the video below to see how to install our site as a web app on your home screen.
Бележка: This feature may not be available in some browsers.
RewriteCond %{QUERY_STRING} ^promenliva=([^-]*) [NC]
RewriteRule .* /text/%1.html [R=301,L]
Нещо такова - не съм го тествал, но това е принципа.
RewriteCond %{QUERY_STRING} ^promenliva=([^-]*) [NC]
RewriteRule .* /text/%1? [R=301,L]
RewriteRule text/([^-]*) text.php?promenliva=$1 [L]
Moved Permanently
The document has moved here.