Route on Subdomain

Route on Subdomain 1.0.3

No permission to download
Short Description
This add-on allows setting routes to be used on specific subdomains.
Route on Subdomain
This add-on allows setting routes to be used on specific subdomains.

Installation
After installing the add-on like you would install any other add-on, you must add these lines to your config.php:


PHP:


$config['cookie']['domain'] = '<example.com>'; // this is so cookies are available on every sub-domain
$config['tckRouteOnSubdomain']['primaryHost'] = '<example.com>' // this is to differentiate real host vs. route ;

Replacing <example.com> with your own host. You'll also need to update nginx/apache/etc host configuration file to support wildcard.

Once changes has been made to config.php you can enable routes on subdomain via ACP > Setup > Navigation > Routes on subdomain.
Author
newimage
Views
673
Extension type
zip
File size
32 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.
Top