kentonh / gPanel

A web-hosting control panel written in Go.
MIT License
80 stars 25 forks source link

Implement Subdomains #121

Closed george-e-shaw-iv closed 6 years ago

george-e-shaw-iv commented 6 years ago

Severity level (1-10):

10

Files/Directories Involved:

account/ pkg/gpaccount/servehttp.go new APIs

Description:

Subdomain configuration should allow subdomains to either point at a different document root within the public/ folder of the respective bundle, or different domain/url.

Personal Comments: