(RADIATOR) Leading spaces
Steve Roderick
steve at uspops.com
Wed Sep 10 12:29:24 CDT 2003
>From the manual:
6.4.19 RewriteUsername
# Remove any spaces from a username
RewriteUsername s/\s+//g
If you just want to get rid of leading spaces then try this:
RewriteUsername s/^\s+(.*)$/$1/
Steve
----- Original Message -----
From: Herman verschooten
To: radiator at open.com.au
Sent: Wednesday, September 10, 2003 9:33 AM
Subject: (RADIATOR) Leading spaces
Hi,
Is there an easy way to remove leading spaces from the username?
Tx,
Herman verschooten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20030910/5c78554e/attachment.html>
More information about the radiator
mailing list