lweb/cfg/lhttpd.xml

38 lines
931 B
XML

<?xml version="1.0" encoding="UTF-16"?>
<server>
<hosts/>
<status/>
<config_file>
<element key="status_xml">
<name>/etc/lhttpd/default_http_status_codes.xml</name>
<type>file</type>
<configtype>status_xml</configtype>
</element>
<element key="host_file">
<name>/etc/lhttpd/hosts/default.xml</name>
<type>file</type>
<configtype>host_file</configtype>
</element>
</config_file>
<log>
<DebuglogUUID/>
<Debugdisable>0</Debugdisable>
<Accesslog/>
<AccesslogUUID/>
<Errorlog/>
<ErrorlogUUID/>
<Cachelog/>
<CachelogUUID/>
</log>
<mem>
<MaxFileSize>0</MaxFileSize>
<DefaultBlockSize>0</DefaultBlockSize>
</mem>
<global_max_cli_threads>256</global_max_cli_threads>
<global_max_cli_memory>0</global_max_cli_memory>
<version>V0.9</version>
<identifikation>LiHaSo lhttpd Webserver</identifikation>
<type>0</type>
</server>