Add PDF file extension

This commit is contained in:
Sam Georges 2014-06-11 07:31:11 +10:00
parent 8b9eb52afd
commit 749c7641c5

View File

@ -29,6 +29,7 @@
RewriteCond %{REQUEST_URI} !\.css
RewriteCond %{REQUEST_URI} !\.less
RewriteCond %{REQUEST_URI} !\.scss
RewriteCond %{REQUEST_URI} !\.pdf
RewriteCond %{REQUEST_URI} !\.png
RewriteCond %{REQUEST_URI} !\.swf
RewriteCond %{REQUEST_URI} !\.txt