Forum OpenACS Development: Re: HostNodeMap root the same as the url

Collapse
Posted by Antonio Pisano on

To be clearer, the part I would get rid of is request-processor-procs.tcl (lines 580–593)

All the best

Collapse
Posted by Antonio Pisano on
It is of course not so simple: this hack is instrumental to translate URLs such as "/admin" transparently into the admin page without prepending the host node root all the time...

To change this would require touching a few other places I fear.