1
0
Fork 0
mirror of https://gitlab.com/niansa/simpsh-httpd.git synced 2025-03-06 20:53:36 +01:00

Small documentation improvement

This commit is contained in:
niansa 2020-08-03 16:45:13 +02:00
parent cb40468346
commit 45cfd2f92e

View file

@ -1,6 +1,8 @@
#! /bin/bash
# TODO: Create a Plugin system
# Default content type to text/html
CONTENTTYPE="text/html"
# Check: Is it a Directory, a PHP script or something else?