which is used by fopen() to be send as the default password
; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
allow_url_fopen = On
+; Define the anonymous ftp password (your email address)
+;from="john@doe.com"
+
;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
; Fopen wrappers ;
;;;;;;;;;;;;;;;;;;
allow_url_fopen = On ; Whether to allow the treatment of URLs (like http:// or ftp://) as files
+;from="john@doe.com" ; Define the anonymous ftp password (your email address)
;;;;;;;;;;;;;;;;;;;;;;
; Fopen wrappers ;
;;;;;;;;;;;;;;;;;;
allow_url_fopen = On ; Whether to allow the treatment of URLs (like http:// or ftp://) as files
+;from="john@doe.com" ; Define the anonymous ftp password (your email address)
;;;;;;;;;;;;;;;;;;;;;;