sethandler: dispatcher-handler
options:
- FollowSymLinks
+ - fr-fr:
+ provider: locationmatch
+ path: '^/fr-fr/'
+ error_documents:
+ - { error_code: 404 , document: "/fr-fr/error-pages/404.html" }
+ - es-es:
+ provider: locationmatch
+ path: '^/es-es/'
+ error_documents:
+ - { error_code: 404 , document: "/es-es/error-pages/404.html" }
+ - it-it:
+ provider: locationmatch
+ path: '^/it-it/'
+ error_documents:
+ - { error_code: 404 , document: "/it-it/error-pages/404.html" }
rewrites:
- language_rewrite:
comment: 'lanugage Rewrite use Env Vars'