api - Heroku subdomains redirect -


so, have domain api.suapraia.org config custom domain of heroku app.

but when send request on new domain resource exposed on api(api.suapraia.org /some_resource) heroku redirects suapraia-api.herokuapp.com //some_resource

is there need on domain config?

i've deleted godaddy's config , started out 0 following post on heroku's blog: https://blog.heroku.com/archives/2009/10/7/heroku_casts_setting_up_custom_domains

it working now


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -