Modifying a URI Route

Created by josh
July 28, 2020 7:05:43 PM PDT


To modify an existing route, the user must have privileges to Edit Routes. The user should probably have visibility to the codebase, so it can be determined what PHP file to route the URI request to and what $_GET parameters may be used.

For each of the existing routes in the table, the regex pattern, destination controller PHP file and description can be modified. Each route can also be resorted via drag/drop. Warning - making changes here can corrupt the site if the route is edited or resorted improperly. Be sure you know what you're doing.