| Title |
Test
Find
URL Pattern Match
|
| Expression |
^(http\:\/\/[a-zA-Z0-9\-\.]+\.[a-zA-Z]{2,3}(?:\/\S*)?(?:[a-zA-Z0-9_])+\.(?:[a-zA-Z])+)$ |
| Description |
I was making a 301 redirect module and wanted to verify old and new urls
|
| Matches |
http://google.com/index.aspx, http://www.google.com/index.aspx |
| Non-Matches |
http://google.com, http://www.google.com/index, http://www.google.com/index.aspx1234 |
| Author |
Rating:
Not yet rated.
Yoginee Naik
|
| Source |
Ignify |
| Your Rating |
|