Got a question here on directories. So here’s the situation.
- I have a site in one domain, running python and flask. Works fine.
- As an experiment for a future launch, I want host a new Domain on Dreamhost, but POINT it at the directory of the old site.
- As you can guess I’m working with temp sites and then point the old domain at the new directory.
However what happened has me confused:
- I set up the new site/domain.
- It has the same user as the old one.
- When I point the new site/domain at the old directory, nothing happens - its the same coming soon message.
any help is appreciated.