Re: [web2py] Re: rename request hostname

2019-11-13 Thread Dave S
On Tuesday, November 12, 2019 at 11:32:59 AM UTC-8, Yoel Benitez Fonseca wrote: > > H! > > El lun., 11 nov. 2019 a las 17:03, Dave S ( >) escribió: > >> >> >> On Monday, November 11, 2019 at 7:12:44 AM UTC-8, Yoel Benitez Fonseca >> wrote: >>> >>> h! >>> >>> Is it possible to change the hostnam

Re: [web2py] Re: rename request hostname

2019-11-12 Thread Yoel Benitez Fonseca
H! El lun., 11 nov. 2019 a las 17:03, Dave S () escribió: > > > On Monday, November 11, 2019 at 7:12:44 AM UTC-8, Yoel Benitez Fonseca > wrote: >> >> h! >> >> Is it possible to change the hostname that comes in the form request so >> that outbound links have the hostname i want? >> > > I think y

[web2py] Re: rename request hostname

2019-11-11 Thread Dave S
On Monday, November 11, 2019 at 7:12:44 AM UTC-8, Yoel Benitez Fonseca wrote: > > h! > > Is it possible to change the hostname that comes in the form request so > that outbound links have the hostname i want? > I think you want to look at routes.py, but I haven't tried this use case, so any