8 Dec
2003
8 Dec
'03
7:24 p.m.
Stefan H. Holek wrote at 2003-12-8 12:35 +0100:
... The ugly part is that the behavior of absolute_url(1) changes suddenly when the Vhost configuration starts to include inside-out parts (_vh_xyz). This means that is is possible to break (seemingly) working code by reconfiguring Apache. :-(
Maybe, my contribution has not been read. Thus, I try again: "/" + "absolute_url(1)" should implement the notion of "absolute-path URL reference" (see RFC2396 section 5). This means, that the receiving browser should be able to retrieve the object correctly given this URL reference. -- Dieter