Documentation

This commit is contained in:
netico 2021-12-20 15:12:40 +01:00
parent 862fb92e8f
commit 308f47b675

View file

@ -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.