srelliott
Verified User
- Joined
- Apr 6, 2005
- Messages
- 44
Hello,
We have an interesting situation where I need to run a custom script when a user is suspened/unsuspended.
We would need the environmental variable 'domain_name' acessible.
I am unable to find such a custom script at this time, does it exist or would this be a feature request?
For those wondering why we would need such a script...
We are running mason. When an account is suspened or unsuspended the real index.html does not get touched and therefore the cached mason file "index.html" does not get updated.
We have to manually go in and delete the file.
rm -rf /etc/httpd/mason/domain.com/obj/index.html
--
Shannon
We have an interesting situation where I need to run a custom script when a user is suspened/unsuspended.
We would need the environmental variable 'domain_name' acessible.
I am unable to find such a custom script at this time, does it exist or would this be a feature request?
For those wondering why we would need such a script...
We are running mason. When an account is suspened or unsuspended the real index.html does not get touched and therefore the cached mason file "index.html" does not get updated.
We have to manually go in and delete the file.
rm -rf /etc/httpd/mason/domain.com/obj/index.html
--
Shannon