splittingred / Redirector

Handles all your site redirects in MODx Revolution.
http://svn.modxcms.com/docs/display/ADDON/Redirector
12 stars 29 forks source link

Make this work for 'context-as-subfolder' contexts #29

Open ghost opened 11 years ago

ghost commented 11 years ago

Allows to rewrite /uk/test and /nl/test to their own pages (/uk and /nl are the base_url in this example)

jpdevries commented 11 years ago

thanks got this merged at the new location modxcms/Redirector https://github.com/modxcms/Redirector/commit/77be01693106101eac5bee2cc579fb727e93c2b8

bertoost commented 10 years ago

I have merged this manual and will PR this soon on modxcms.. Thanks @jkenters