Skip to content

EvolverGroup/CrossDomainPolicyModule

Repository files navigation

CrossDomainPolicyModule

Zend Framework 2 Module to provide cross-domain policy files

Packagist Downloads License Build

Requirements

This module has the following requirements:

  • PHP 5.4 or higher

Installation

Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.

$ php composer.phar require evolver/cross-domain-policy-module

Then add Evolver\\CrossDomainPolicyModule to your application config.

Usage

Copy and rename the config/cross-domain-policy.config.php.dist to your application autoload folder. Then customize the config for your needs. Visit the Cross-domain policy file specification for details.

You may now invoke yor application via HTTP. The route /crossdomain.xml will point on the resulting cross-domain policy XML.

About

Zend Framework 2 Module to provide cross-domain policy files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages