Johand 9 лет назад
Родитель
Сommit
de4d3acf1b
2 измененных файлов с 0 добавлено и 14 удалено
  1. 0 14
      app/public/.htaccess
  2. BIN
      app/public/Snowflake.png

+ 0 - 14
app/public/.htaccess

@@ -1,14 +0,0 @@
-RewriteEngine On
-RewriteCond %{HTTP_HOST} ^www\.musare\.com$
-RewriteRule ^/?$ "http\:\/\/musare\.com\/" [R=301,L]
-RewriteCond %{HTTP_HOST} ^107\.170\.230\.56
-RewriteRule (.*) http://musare.com/$1 [R=301,L]
-RewriteCond %{HTTP_USER_AGENT} libwww-perl.* 
-RewriteRule .* ? [F,L]
-<IfModule mod_expires.c>
-    ExpiresActive on
-    ExpiresByType image/jpg "access plus 1 month"    
-    ExpiresByType image/jpeg "access plus 1 month"    
-    ExpiresByType image/gif "access plus 1 month"    
-    ExpiresByType image/png "access plus 1 month"
-</IfModule>

BIN
app/public/Snowflake.png