(05-27-2015, 12:53 PM)TGates Wrote:(05-27-2015, 07:11 AM)elftidus Wrote: Wouldn't the httpd-vhosts.conf for the suhosin file be overwritten after a reboot or after a daemon run ?
Yes, it will be overwritten.
You may be able to remove it server-wide (Not suggested, but easily possible) in:
Code:Module Admin >> Apache Config >> Suhosin Value
Same goes for the OpenBaseDir restriction:
For example, I have 2 added aliases for every vhost that made: domain.com/mysql/ and domain.com/webmail/:Code:Module Admin >> Apache Config >> Open Base Temp Directory
(Yes, I have a custom hybrid ZPanel/Sentora Windows versionCode:c:/windows/temp;C:/zpanel/panel;C:/zpanel/panel/etc/apps/phpmyadmin;C:/zpanel/panel/etc/apps/webmail
Just adjust the paths for CentOS/Ubuntu servers.)
![[Image: 1432570878.jpg]](http://imgupp.com/img/1432570878.jpg)