Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

Accessing the development version of a controller using DevelopmentRedirect (2 Comments)

$
0
0

Topic by Ramy NATOUR

Content

Hello everyone,

I would like to know if there is a way to use the 'DevelopmentRedirect' styled URL in order to access to a controller in development mode without having to promote it to production at each test.

The developmentRedirect styled URL follows the following pattern as said in the Idea lab:

http://{site_name}/ci/admin/developmentRedirect

It redirects to app per default (i.e. http://{site_name}/ci/admin/developmentRedirect/answers/list <=> app/answers/list).

It tried using the '../' syntax to access the controller folder but it didn't work.

Thanks in advance,

Version

November 2014 Release

Viewing all articles
Browse latest Browse all 2504

Trending Articles