htaccess

protocoles

Verified User
Joined
Mar 11, 2008
Messages
22
Hello,

I've PHP5 and Apache 2.2.4. When I've added following in my htaccess file.

php_flag enable_dl off

I'm having 500 error. However other mod_rewrite like redirection works fine.

Does anyone have any idea that why is this?

Thank you,
 
is there any other option? how can I do that through htaccess file?

Also, php_value isn't working as well

Thank you
 
Last edited:
wow protocoles2 bumps in less then 3 hours.. This is a forum, not a hotline..
And as far as i know you cannot use htacces for it, try php.ini?
 
I accidentally refresh the page twice, sorry DA mods

yes I tried but it doesn't work too.
 
If you own the server, make your changes to the php.ini file; if not, then speak to your hosting company.

Jeff
 
Back
Top