diff --git a/lhttpd.ini b/lhttpd.ini deleted file mode 100644 index 4e5212e..0000000 --- a/lhttpd.ini +++ /dev/null @@ -1,17 +0,0 @@ - -[lhttpd] -HTTP_Port=8081 -HTTP_Binding=0.0.0.0 -HTTPS_CA=/home/renlin/dev/libressl/sample/test_ca.pem -HTTPS_Cert=/home/renlin/dev/libressl/sample/test_server_cert.pem -HTTPS_Key=/home/renlin/dev/libressl/sample/test_server_key.pem -HTTPS_Key_Pass=test-server-pass -HTTPS_Port=8444 -HTTPS_Binding=127.0.0.1 -HTTPS_enable=1 -Defaultfile=/index.html -Basedirectory=/home/renlin/testweb/ -Error400_Handling=integrated -Max_HTTP_Clients=10 -Max_HTTPS_Clients=100 -Filememorycache=0