wodby / php

Generic PHP docker container images
MIT License
152 stars 103 forks source link

Controlling allow_url_fopen value #17

Closed meladawy closed 6 years ago

meladawy commented 6 years ago

I'd like to know if there any possibility turn off allow_url_fopen in my setup. We have some security constrains in our server and we have to follow this security instructions.

csandanov commented 6 years ago

Env vars PHP_ALLOW_URL_FOPEN and PHP_DEFAULT_SOCKET_TIMEOUT have been added since 3.5.0