Forums

[Help/Advise] two apps on the same domain

Hi, I've just signed up on the "Web dev" tier. I went for it because I read that it allows me to create two web apps but it turns out it is unable to support what I wanted to do. I'm writing this to ask for help/advise on how to be able to use the services for my use case.

What I intend to do is to bring up two web applications under the same domain - like app1.domain.com and app2.domain.com. It needs to needs to be in a "vhost" like setup under the same domain because I will be using it for doing tests for my application that I am working on. Is there a way to do this using pythonanywhere? The "web dev" subscription allows two apps but (I've just realized this after signing up) on different domains. I simply want to have a setup where I could just bring up app1.pythonanywhere.com and app2.pythonanywhere.com and run my tests.

Any suggestion on how to do this would be appreciated. If I create two accounts would that be allowed? I'm a bit concerned that it will be considered as an abuse.

You can have app1-erl.pythonanywhere.com and app2-erl.pythonanywhere.com on one account.

Thanks! I'll try it out.