How to Turn Off Remote Code Execution in php.ini

By | May 28, 2013

This is not a trick, but a must for server security.

If you would like to limit your users’ ability to execute the code, located on remote servers, you should ensure your php.ini has the following lines:

allow_url_fopen=Off
allow_url_include=Off

Of course, this will not save you from insecure code, but this is one of the first steps you need to perform after server setup.

2 thoughts on “How to Turn Off Remote Code Execution in php.ini

  1. RobertGrakE

    Избранные актуальные новости часового искусства – трендовые коллекции лучших часовых брендов.
    Все модели часов от бюджетных до очень дорогих.
    https://watchco.ru/

    Reply
  2. StephenGetap

    Все трендовые события часового мира – актуальные новинки лучших часовых компаний.
    Абсолютно все коллекции хронографов от бюджетных до экстра люксовых.
    https://bitwatch.ru/

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *