-
Notifications
You must be signed in to change notification settings - Fork 8
Custom rules
Sacha edited this page Jun 7, 2018
·
1 revision
Custom rules Redirect Rules Url : Regular Expression on the full url (Example : .*/hello) RedirecDestinition : Absolute url (Example : http://mysite.com/mypage) Status : 301, 302 or 404
Rewrite Rules Parameters : internal special pattern ( example : agentType=View&PropertyID={id} ) Url : external special pattern (Example : {id}-[pagename] ) Page : apply only to the specified page
Patterns [] : all characters {} : only numeric [pagename] : special parameter only for Url, for modules who generate a page name Text in [] and {} must be in lowercase