Short subdomains don't seem to work

14 views
Skip to first unread message

Roman

unread,
Mar 21, 2011, 7:50:15 AM3/21/11
to akshell
If I use a short subdomain, URL map resolution doesn't seem to work
anymore.

For example:

http://imgurview.akshell.com/view?id=SBvSX (fails)
http://debug.imgur-gallery.rstarkov.dev.akshell.com/view?id=SBvSX
(works)

Anton Korenyushkin

unread,
Mar 21, 2011, 5:01:08 PM3/21/11
to akshell
Akshell has isolated environments for separating development from
serving users. The release environment runs code from the master
branch of the repository; others run code of the working tree. So when
you commit to master, deployment happens immediately. Short subdomains
and custom domains are naturally bound to the release environment of
your app.

You should commit your changes – that's the solution of your problem.

Roman

unread,
Mar 23, 2011, 9:47:05 AM3/23/11
to akshell
This did it, thanks! Not only that, but I really rather like the idea.
Reply all
Reply to author
Forward
0 new messages