-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Oliver Marx Sent: Thursday, July 25, 2002 7:48 PM To: Zope mailinglist Subject: [Zope] Install Zope correctly
Dear List
I have just read this: http://www.zope.org/Members/beacon/install_instructions
And I and a bit confused over this part: btw - the comments are mine.
How on earth is this supposed to work? AFAIK One cannot use ServerName as a condition the way it seems to be used here.
It's supposed to work when all the tiny, magical, invisible tags are included. No, really. Look at the source code for the page -- you'll see <Apache Directives> that your browser is interpreting as <html tags> and therefore not showing you. Might want to drop the nice author a note and suggest he edit source to turn those <Apache Directives> into <Apache Directives>. On the other hand, sometimes it's safest to just turn them into [Apache Directive], since you never know what other software will turn those back into brackets. (Same problem here. Our HTMLizing mailreader friends might not see secret messages like this <Your MUA Sucks. Giggle!>. If you didn't see that, look at the source of my message. You'll understand better :) ) - J.