Remove trailing whitespace and add a empty line at the end of the file. Reported by Mariosipad
This commit is contained in:
parent
a1c8808602
commit
3661be17d1
|
@ -55,7 +55,6 @@ ExpiresByType application/vnd.ms-fontobject "access plus 1 month"
|
||||||
ExpiresByType text/css "access plus 1 year"
|
ExpiresByType text/css "access plus 1 year"
|
||||||
ExpiresByType application/javascript "access plus 1 year"
|
ExpiresByType application/javascript "access plus 1 year"
|
||||||
ExpiresByType text/javascript "access plus 1 year"
|
ExpiresByType text/javascript "access plus 1 year"
|
||||||
|
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
###########################################
|
###########################################
|
||||||
|
@ -73,4 +72,4 @@ ExpiresByType text/javascript "access plus 1 year"
|
||||||
#AuthName "Acces securise"
|
#AuthName "Acces securise"
|
||||||
#AuthType Basic
|
#AuthType Basic
|
||||||
#Require valid-user
|
#Require valid-user
|
||||||
#</FilesMatch>
|
#</FilesMatch>
|
||||||
|
|
Loading…
Reference in a new issue