[Zope-dev] Post-mortem [Was: Zope 2.7.0 b3 regressions]
    Dieter Maurer 
    dieter at handshake.de
       
    Tue Dec  9 13:39:29 EST 2003
    
    
  
Stefan H. Holek wrote at 2003-12-9 15:47 +0100:
> ...
>Given an object is accessed by
>/VirtualHostBase/http/example.com:80/VirtualHostRoot/_vh_foo/folder/doc
> ...
>2) doc.absolute_url(relative=1)
>
>  Returns the path of doc, relative to the virtual root.
>  e.g. folder/doc
> ...
>Comments:
>
>ad 2) This may or may not be RFC-2396 compliant,
It is not as "/folder/doc" would not allow to locate the correct object
but likely result in an "Resource not found".
-- 
Dieter
    
    
More information about the Zope-Dev
mailing list