Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 547 Bytes

TODO.md

File metadata and controls

19 lines (19 loc) · 547 Bytes

TODO

  • getopt( ) params:
    • use port
    • timeout
    • where to look at pages (default: "this dir")
  • directory with default pages:
    • default index
    • 401
    • 404
    • 403
    • 500
  • if file in the end is ".php" than process the response with php and return
  • dynamic buffer file instead of fixed size
  • set $_SERVER, $_GET, $_POST, $_COOKIE and $_FILES if possible
  • docs page
  • add log requests file
  • add quiet mode
  • command line help and version
  • man command entry