Documentation
This commit is contained in:
parent
862fb92e8f
commit
308f47b675
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
# wfe
|
||||
|
||||
Web File Explorer
|
||||
## Web File Explorer
|
||||
|
||||
wfe is a File explorer written in PHP, aiming to be compatible with most versions of PHP (for GNU/Linux).
|
||||
It makes heavy use of realpath() to navigate the filesystem.
|
||||
For ease of transport, a single script contains all the necessary code.
|
||||
|
|
Loading…
Reference in a new issue