wfe/README.md

6 lines
276 B
Markdown
Raw Permalink Normal View History

2021-12-15 18:54:56 +01:00
# wfe
2021-12-20 15:12:40 +01:00
## Web File Explorer
2023-04-14 11:57:34 +02:00
**wfe** is a file explorer written in PHP and aims to be compatible with most versions of PHP (for GNU/Linux). It makes heavy use of realpath() to navigate the file system. For ease of portability, a single script contains all the necessary code.