aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/apache2/php.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/apache2/php.ini b/files/apache2/php.ini
index 881d8f3..f0fe032 100644
--- a/files/apache2/php.ini
+++ b/files/apache2/php.ini
@@ -573,7 +573,7 @@ max_file_uploads = 50
;;;;;;;;;;;;;;;;;;
; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
-allow_url_fopen = On
+allow_url_fopen = Off
; Whether to allow include/require to open URLs (like http:// or ftp://) as files.
allow_url_include = Off