You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A highly-requested feature of Puter is to support access to published websites on Puter through a domain that is not the domain the Puter instance is hosted on. This requires:
A mechanism to verify ownership of domains
Configuration for domain owners to specify which site a domain will direct to
WebServerService needs to allow the Host header values that specify a verified and configured domain name, even when allow_all_host_values is false.
Recommendations
Add a table similar to subdomains. Perhaps call it domains.
Custom Domain Support
A highly-requested feature of Puter is to support access to published websites on Puter through a domain that is not the domain the Puter instance is hosted on. This requires:
allow_all_host_values
isfalse
.Recommendations
domains
.es:domains
._default.js
; if you don't know it's there, it's kind of hard to find.The text was updated successfully, but these errors were encountered: