bmilesp/multi-tenancy

There is no license information available for the latest version (0.2.2) of this package.

Multi-Tenancy subdomain Plugin for CakePHP

Maintainers

Package info

github.com/bmilesp/multi-tenancy

Type:cakephp-plugin

pkg:composer/bmilesp/multi-tenancy

Statistics

Installs: 76

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

0.2.2 2015-06-24 17:35 UTC

This package is not auto-updated.

Last update: 2026-03-15 01:01:29 UTC


README

vhost file should look something like this (to accept wildcard subdomains):

<VirtualHost 127.0.0.1> DocumentRoot "\var\www\site.com" ServerName "site.com" ServerAlias *.site.com