Title |
Test
Find
Local file path
|
Expression |
^((\.\./|[a-zA-Z0-9_/\-\\])*\.[a-zA-Z0-9]+)$ |
Description |
A basic regex that matches a file path, windows or linux slash directions both match, apart from ..\ |
Matches |
../directory/catbus.gif someFile.txt directory/something\photo.jpeg .htaccess |
Non-Matches |
my directory/file.txt ..\something.dat someDir/anotherDir |
Author |
Rating:
Not yet rated.
Philip Robinson
|
Source |
|
Your Rating |
|