On Fri, Jul 15, 2005 at 03:01:11PM +0400, Dmitry Vasiliev wrote: > Then if you go to > 'http://localhost:8080/test/++vh++http:localhost:8080/test/++/restest.html' > you'll see 'http://localhost:8080/test/@@/images' although expected result > is 'http://localhost:8080/@@/images'. > > Is it a bug or maybe I'm wrong?
If you want to get http://localhost:8080/@@/images, you should go to http://localhost:8080/test/++vh++http:localhost:8080/++/restest.html AFAIK. The path between the plusses is the URL you want your virtual host to have. Albertas _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
