Update dir-listing.yaml
On IIS, there is no "Index of /" but the webpage contains the URL and a link to the parent directory "[To Parent Directory]" when directory listing is enabled.patch-1
parent
3d92a7c80f
commit
d0cc5fccee
|
@ -13,3 +13,4 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- "Index of /"
|
||||
- "[To Parent Directory]"
|
||||
|
|
Loading…
Reference in New Issue