X-Git-Url: https://git.rapsys.eu/ihttpd/blobdiff_plain/412d1c12c998aa8249f855a1c4ef991680ae8171..c925a98ec20cdf700303a2a414815344ac90cae2:/SOURCES/ihttpd.conf diff --git a/SOURCES/ihttpd.conf b/SOURCES/ihttpd.conf index 02a62b2..2286c1e 100644 --- a/SOURCES/ihttpd.conf +++ b/SOURCES/ihttpd.conf @@ -19,6 +19,9 @@ AddDefaultCharset UTF-8 # Allow file send EnableSendfile on +# Set timeout +Timeout 600 + # Set document root DocumentRoot "/var/www/html"