This website works better with JavaScript.
Home
Explore
Help
Sign In
wpstudio
/
hiring-test-one
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
338
Commits
1
Branch
0
Tags
14 MiB
Tree:
ad4efaa6d7
hiring-test-one
/
example
/
built-in
/
forbid
/
.local-web-server.json
5 lines
46 B
Raw
Normal View
History
forbid now uses path-to-regexp paths.. docs.. rewrite examples
9 years ago
{
"forbid"
:
[
"/admin/*"
,
"*.php"
]
}