Browse Source

Removed unused files

Johand 9 năm trước cách đây
mục cha
commit
de4d3acf1b
2 tập tin đã thay đổi với 0 bổ sung14 xóa
  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