Browse Source

Remove trailing whitespace and add a empty line at the end of the file. Reported by Mariosipad

master
Sébastien Lucas 10 years ago
parent
commit
3661be17d1
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      .htaccess

+ 1
- 2
.htaccess View File

@@ -55,7 +55,6 @@ ExpiresByType application/vnd.ms-fontobject "access plus 1 month"
ExpiresByType text/css "access plus 1 year"
ExpiresByType application/javascript "access plus 1 year"
ExpiresByType text/javascript "access plus 1 year"
</IfModule>

###########################################
@@ -73,4 +72,4 @@ ExpiresByType text/javascript "access plus 1 year"
#AuthName "Acces securise"
#AuthType Basic
#Require valid-user
#</FilesMatch>
#</FilesMatch>

Loading…
Cancel
Save