1 Feb
2002
1 Feb
'02
9:48 a.m.
At 01.02.2002 10:16 +0100, Ulrich Wisser wrote:
Hello,
my application uses basic authentication. The browser opens a window and the user is asked to authenticate for realm "Zope". How can I change that "Zope" to something like my applications name?
put export Z_REALM='whatever' in the start script HTH, Stefan