Is there a way to make a "one time" exclusion for a certain php file that would be allowed to use "exec" or "shell_execute"?
Or per directory (I find this unsafe...)?
Thank you!
Per file / directory exclusion
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
Re: Per file / directory exclusion
well if you're using per-domain PHP (fcgi, php panda, et) then you could have a php.ini specifc for just that user.
Re: Per file / directory exclusion
Thank you, Scott!
Brilliant answer! I do not have one, yet, but I will set it up after writing this reply!
Cheers!
Brilliant answer! I do not have one, yet, but I will set it up after writing this reply!
Cheers!