17 Jul
2001
17 Jul
'01
6:06 p.m.
Hello. I am very new to Zope -- so new in fact, that I have not done anything but the all to simplistic tutorial (I have JSP background). I was considering using Zope for two small personal sites on an Apache web server. I would like them to be accessed as follows: http://my.domain/site1/ and http://my.domain/site2/ I can not seem to figure out a way to get this to work. Instead I end up with this: http://my.domain/Zope/site1/ and http://my.domain/Zope/site2/ If I try to change my httpd.conf file, I end up breaking some of the paths that Zope creates for within a site (i.e. the image in "standard_html_footer"). Can anybody help me get this working? Thanks, Tom Veldhouse veldy@veldy.net