.htaccess: 410 All Files That Are Query Strings & End In .tm Extension

## 24/10/2018: Mark all URLS that are query strings and end in .tm as 410 - gone. RewriteCond %{QUERY_STRING} ^(.*).tm$ RewriteRule ^ /410.html [NC,G,L]
.htaccess: 410 Redirect all URLS that are query strings and end in .tm

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.