Domain Country Path
Categories
Component ID
2358357
Component name
Domain Country Path
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
5442
Component created
Component changed
Component body
Domain Country path
This country_path.module provides custom aliases and routing.
It's a small project that extends Domain Access module and adds a domain suffix (i.e. path prefix) for each domain.
Primary usage is for creating multi-country (multi-domain) sites where
each country can be identified either by its domain (example.co.uk) or by a URL path prefix (example.com/fr)
Example,
- http://main.example.com - Main Domain
- http://example.com/usa - USA Domain
- http://example.com/france/ - France Domain.
