Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 729 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 729 Bytes

ModStatic

High Performance Static content server module for NProxy

⚠️ Disclaimer

This project is still in development and is not ready for production use. This is not optimized and may be unstable. Use only in development or test environments.

📦 About

ModStatic is a module for NProxy which handles static files server in an optimized and safe way.

ToDo

  • Server static files from directory.
  • Create directory index system.
  • Setting to specify the index file if the user request a directory.