16 Feb
2000
16 Feb
'00
2:34 p.m.
---- Original Message ----- From: Brian Takashi Hooper <brian@garage.co.jp>
1. I want to serve my site with the root URL as FastCGI but be able to have absolute URLs sans hostname (i.e. <a href="/images/foo.gif">)
That's what http://www.zope.org/Members/4am/SiteAccess is for. All you need to do is put a SiteRoot in your /fcgi folder with blank Base and Path set to '/'. Cheers, Evan @ 4-am