Skip to content

Commit f4d928b

Browse files
Добавил .htaccess
1 parent e38ead1 commit f4d928b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.htaccess

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
php_flag display_errors off
2+
php_flag implicit_flush 1
3+
php_flag xdebug.show_exception_trace 0
4+
5+
php_value output_bufering 0
6+
php_value error_log /dev/null
7+
php_value mbstring.internal_encoding UTF-8
8+
php_value mbstring.func_overload 0
9+
php_value memory_limit 256M

0 commit comments

Comments
 (0)