This will remove begining & trailing whitespace

RewriteUsername s/^\s+// 
RewriteUsername s/\s+$//


----- Original Message ----- 
From: "Paul Black" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 02, 2002 4:41 AM
Subject: (RADIATOR) Rewrite rules


> I'm still trying to make my rewrite rules do exactly what I want.
> What rule would I need to string leading white space from the
> username?
> 
> Also what does the first rule shown below do?
> 
> Regards.  Paul
> 
> >><Realm DEFAULT>
> >>  RewriteUsername s/^([^@]+).*/$1/
> >>  RewriteUsername tr/A-Z/a-z/
> 
> 
> ===
> 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.
> 

===
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