Is it valid to use a variable like this?

Where the DefaultReply string is in a file in %D?


<Realm DEFAULT>
 RewriteUsername tr/A-Z/a-z/
 RewriteUsername s/\s+//g
  <AuthBy FILE>
    Filename %D/users
    DefaultReply %D/Reply
    CaseInsensitivePasswords
  </AuthBy>
  # Log accounting to a detail file
  AcctLogFileName %L/detail
 AuthLog CustomLog
</Realm>
 
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to