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