| Subject: Re: Scan Rules Permit Backward Slashes |
Author: Xavier Roche |
Date: 02/08/2014 15:49 |
| | > My scan rules failed until I realized I was writing
> URLs with Windows style backward slashes ('\')
> instead of forward slashes ('/'). Are backward
> slashes legal? If not, an error message would be
> nice.
They are considered as regular characters (ie. \), and will not match / (which
is considered another character)
| |
|
|
|
|
1
Created with FORUM 2.0.11