country_path
566 sites
Security covered
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.