On Monday, October 22, 2018 at 9:28:33 AM UTC-4, Jaime Sempere wrote: > > Thx a lot for the tip, Anthony. > > And how could I map the folder to the customer's custom domain? Using an > ALIAS register? >
Do you mean an A record? Anyway, use whatever DNS setup gets your domains routed to your server IP address, and from there you just need to configure your web server (e.g., Nginx) accordingly to map domains to specific folders. Anthony -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

