wok diff hiawatha/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/hiawatha/description.txt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +Hiawatha is an open source webserver with a focus on security.
     1.5 +I started Hiawatha in January 2002. Before that time, I had used
     1.6 +several webservers, but I didn't like them. They had unlogical,
     1.7 +almost cryptic configuration syntax and none of them gave me a
     1.8 +good feeling about their security and robustness. So, I decided
     1.9 +it was time to write my own webserver. I never thought that my
    1.10 +webserver would become what it is today, but I enjoyed working on
    1.11 +it and liked to have my own open source project.
    1.12 +In the years that followed, Hiawatha became a fully functional
    1.13 +webserver.