Untitled
unknown
plain_text
a year ago
173 B
0
Indexable
Never
RewriteCond %{REQUEST_FILENAME} !-d # not a dir RewriteCond %{REQUEST_FILENAME} !-f # not a file RewriteRule ^.*\.pdf$ https://trokentech.pl%{REQUEST_URI} [R=301,NC]
RewriteCond %{REQUEST_FILENAME} !-d # not a dir RewriteCond %{REQUEST_FILENAME} !-f # not a file RewriteRule ^.*\.pdf$ https://trokentech.pl%{REQUEST_URI} [R=301,NC]