Route on Subdomain

Route on Subdomain 1.0.3

Vous n'avez pas l'autorisation de télécharger
  • Auteur du fil de discussion Auteur du fil de discussion newimage
  • Date de début Date de début
Lv.11
Moderating
Bronze Member
Iron Member
Inscrit(e) le
Juin 28, 2020
Messages
2,208
Score de réaction
5,999
Credits
$7,138
newimage submitted a new resource:

Route on Subdomain 1.0.3 - Route

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 ...

Read more about this resource...
 
Haut