Print

Print


Hi! I am trying to construct a configuration file to be used by both 
manager and servers ...

while i am aware that i can do :
all.role manager if $myRedirector

is there a way to do something like? :
if not $myRedirector && myRedirector_domain
   all.role server
fi

or is it possible to do
all.role server
all.role manager if $myRedirector

and the second declaration to overwrite the first?

also is it possible to apply conditions for role?
if role server
   apply settings only if server mode
fi

Thank you!
Adrian


########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-L&A=1