Report this

What is the reason for this report?

Automatically create users subdomain with sub-folders in DO with NGINX

Posted on March 31, 2015

I need to automatically create a user subdomain when the user signup to a new account. Each user will have a different folder. For example.

/html/user1 /html/user2

Should work like this:

user1.domain.com user2.domain.com

Should be great if just creating a new folder will be enough to automatically make it work and available the subdomain.

We are using nginx for having better performance with our app.

How we can accomplish this?, need to change something in the DNS also?

Step by step answer will be very appreciate. Thanks!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.