Untitled
Anonymous
plain_text
10/12/2022 2:29 PM
232 B
19
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...