//CSP only works in modern browsers Chrome 25+, Firefox 23+, Safari 7+
$headerCSP = "Content-Security-Policy: script-src 'self' https://apis.google.com http://maps.googleapis.com https://apis.google.com http://www.google-analytics.com/; base-uri 'self'";// allows css from self and inline allows inline css
//Sends the Header in the HTTP response to instruct the Browser how it should handle content and what is whitelisted
//Its up to the browser to follow the policy which each browser has varying support
//header($headerCSP);
//X-Frame-Options is not a standard (note the X- which stands for extension not a standard)
//This was never officially created but is supported by a lot of the current browsers in use in 2015 and will block iframing of your website
header('X-Frame-Options: SAMEORIGIN');
header('X-UA-Compatible: IE=edge');
if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip'))
{
//header('Content-Encoding: gzip');
}
header("X-XSS-Protection: 1; mode=block");
?>
APP MODUS offre donc une solution Open Source de messagerie, d’agenda partagé et de carnets de contacts. Cette solution se prend en main très facilement côté utilisateur final, elle n’a besoin que d’un navigateur pour fonctionner et permet de travailler hors connexion, un véritable plus pour les usages mobiles.
La messagerie est accessible via les clients traditionnels Outlook ou un webmail complet moderne et rapide
qui offre toutes les fonctions indispensables à ce genre d’outil : filtres avancés, aperçu de contenu et surtout dossiers et boîtes partagées
Drive, Agenda, Carnets d’adresses, Feuille de calcule ...etc
Du côte de vos contacts, vous pourrez créer très facilement des carnets d’adresses multiples. Ils pourront être publics, privés ou partagés. De la même manière vous pourrez créer des listes de distribution privées ou partagées. Le tout se synchronise avec Outlook et vos smartphones.
Juste 5 secondes, Demander une présentation détaillé avec démonstration