I am developing a REST API. I have it working using paresExtensions and mapResources. However, if I try to access the API using ssl (https instead of http) the routing does not seem to work and I get an error
I want to enable the Security component and requireSecure for the entire API as well. That seems to work but also has the same problem of the broken routing.
Thanks.
-- What do I have to do to get this to work together with SSL?Missing Method in TenantsController
Error: The action 30.json is not defined in controller TenantsController
I want to enable the Security component and requireSecure for the entire API as well. That seems to work but also has the same problem of the broken routing.
Thanks.
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment