php_admin_value enable_dl 1 does the trick. Thanks!
Jochem Maas wrote:
Justin Mazzi wrote:
Can anyone tell me why this adding that to a vhost in apache 1 series
does not work? The docs says you can use enable_dl per vhost.
kinda guesswork, try one of:
php_flag enable_dl 1
php_value ena
Justin Mazzi wrote:
Can anyone tell me why this adding that to a vhost in apache 1 series
does not work? The docs says you can use enable_dl per vhost.
kinda guesswork, try one of:
php_flag enable_dl 1
php_value enable_dl 1
php_admin_flag enable_dl 1
php_admin_value enable_dl 1
note that, reg
2 matches
Mail list logo