I want configure that the users can only communicate with the people in the same vhost.
I saw in the mod_privacy module can configure things like this but I don't now where i have to put the xml configuration file and where i refer it from the configuration file.
Can anybody help me?
Quote: I want configure that
I want configure that the users can only communicate with the people in the same vhost.
Download, compile and installmod_filter . Configure it following the Example 2.
I saw in the mod_privacy module can configure things like this
The information stored by mod_privacy can be modified by users, so that doesn't allow you to enforce communication rules.