Put Safe Mode ON in all the existing domains. how?

PauGasol

Verified User
Joined
Feb 3, 2004
Messages
166
Hi,

I have more than 90 domains and the safe mode by default (global variable) in off and i would change only the local variable of this 90 domains to Safe mode ON.

are there any method to change this automatically in one pass (fast method)? I have been just reading a post of the admin but this did not work to me-

Thanks for any help:)
 
FYI: once the virtual_host*.conf files have been changed (copied to the custom folder) ... you can run this to rewrite everything:
Code:
echo "action=rewrite&value=httpd" >> /usr/local/directadmin/data/task.queue
John
 
Back
Top