| Title |
Test
Find
Kentico or Website Path
|
| Expression |
^(~/|/|(((ht|f)tp(s?))\://))[^/](\S*)[^/]+$ |
| Description |
Allows selection of a root relative path or absolute path; or it allows off-site http://, https://, or ftp:// specific url. |
| Matches |
http://www.google.com | ftp://crazy.com | https://securecon | ~/rootrelative | /absolute/path |
| Non-Matches |
www.google.com | http:cozystuff | go/here | /not/valid/ |
| Author |
Rating:
Not yet rated.
Pat Knott
|
| Source |
Patrick Knott @ Wirestream.com |
| Your Rating |
|