Skip to content

Instantly share code, notes, and snippets.

@4yvi
Last active April 18, 2017 09:41
Show Gist options
  • Save 4yvi/6860a79fb49c30014d9518bbe4c6e769 to your computer and use it in GitHub Desktop.
Save 4yvi/6860a79fb49c30014d9518bbe4c6e769 to your computer and use it in GitHub Desktop.
Управление настройками PHP, для папки или сайта.
// Для папки
[PATH=/home/bitrix/www/]
mbstring.func_overload = 0
// Для сайта
[HOST=test.ru]
mbstring.func_overload = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment