Commit 11967c267786a5499539e1cc3e62b8c8447c2497
1 parent
053f3af3
changes from server
Showing
2 changed files
with
5 additions
and
3 deletions
Show diff stats
.htaccess
1 | + | ||
2 | + | ||
1 | Options FollowSymLinks | 3 | Options FollowSymLinks |
2 | AddDefaultCharset utf-8 | 4 | AddDefaultCharset utf-8 |
3 | - | 5 | +Satisfy any |
4 | <IfModule mod_rewrite.c> | 6 | <IfModule mod_rewrite.c> |
5 | RewriteEngine On | 7 | RewriteEngine On |
6 | 8 | ||
@@ -41,4 +43,4 @@ AddDefaultCharset utf-8 | @@ -41,4 +43,4 @@ AddDefaultCharset utf-8 | ||
41 | 43 | ||
42 | RewriteCond %{REQUEST_URI} \.(htaccess|htpasswd|svn|git) | 44 | RewriteCond %{REQUEST_URI} \.(htaccess|htpasswd|svn|git) |
43 | RewriteRule \.(htaccess|htpasswd|svn|git) - [F] | 45 | RewriteRule \.(htaccess|htpasswd|svn|git) - [F] |
44 | -</IfModule> | ||
45 | \ No newline at end of file | 46 | \ No newline at end of file |
47 | +</IfModule> |
common/config/settings.php
@@ -19,7 +19,7 @@ return [ | @@ -19,7 +19,7 @@ return [ | ||
19 | 'google' => 'https://plus.google.com/+ArtwebUaAgency', | 19 | 'google' => 'https://plus.google.com/+ArtwebUaAgency', |
20 | 'twitter' => 'https://twitter.com/ArtWeb_ua', | 20 | 'twitter' => 'https://twitter.com/ArtWeb_ua', |
21 | 'name' => 'CloudBank', | 21 | 'name' => 'CloudBank', |
22 | - 'logo' => '3', | 22 | + 'logo' => '23', |
23 | 'about' => 'Маркет облачных решений для бизнеса', | 23 | 'about' => 'Маркет облачных решений для бизнеса', |
24 | 'analytics_key' => '119240817', | 24 | 'analytics_key' => '119240817', |
25 | 'robots' => 'User-agent: * | 25 | 'robots' => 'User-agent: * |