Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 555 Bytes

README.markdown

File metadata and controls

18 lines (10 loc) · 555 Bytes

URL Router

Installation

  1. Upload the /url_router into your Symphony /extensions folder.

  2. Enable it by selecting "URL Router" on the "System -> Extensions" page, choosing "Enable" from the with-selected menu, and clicking "Apply".

  3. Once installed, under the preferences page, you can choose between adding a Redirect or a Route in the URL Router section.

About

Route

A Route silently shows the content under the original URL.

Redirect

A Redirect which will actually redirect the user to the new URL you specify.