<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DHCP Server for Windows &#187; http</title>
	<atom:link href="http://www.dhcpserver.de/cms/category/ini_file_reference/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dhcpserver.de/cms</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jan 2026 05:36:21 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>content-type</title>
		<link>http://www.dhcpserver.de/cms/ini_file_reference/http/content-type/</link>
		<comments>http://www.dhcpserver.de/cms/ini_file_reference/http/content-type/#comments</comments>
		<pubDate>Sat, 06 Sep 2014 17:32:11 +0000</pubDate>
		<dc:creator><![CDATA[uwe]]></dc:creator>
				<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://www.dhcpserver.de/cms/?p=219</guid>
		<description><![CDATA[Define the content types along with the respective file extensions for the HTTP server. [content-type] .htm=text/html ; Default: - The http server knows the content-type definitions for .htm, .html, .css, .xsl, .jpg, .png, .gif, .ico, .xml and .txt. Additional file extensions and their respective content types can be specified in the [content-type] section.]]></description>
				<content:encoded><![CDATA[<p>Define the content types along with the respective file extensions for the HTTP server.</p>
<pre class="textbox">[content-type]
.htm=text/html         ; Default: -</pre>
<p>The http server knows the content-type definitions for .htm, .html, .css, .xsl, .jpg, .png, .gif, .ico, .xml and .txt. Additional file extensions and their respective content types can be specified in the [content-type] section.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dhcpserver.de/cms/ini_file_reference/http/content-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logfile</title>
		<link>http://www.dhcpserver.de/cms/ini_file_reference/http/logfile/</link>
		<comments>http://www.dhcpserver.de/cms/ini_file_reference/http/logfile/#comments</comments>
		<pubDate>Sat, 06 Sep 2014 17:29:16 +0000</pubDate>
		<dc:creator><![CDATA[uwe]]></dc:creator>
				<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://www.dhcpserver.de/cms/?p=217</guid>
		<description><![CDATA[Specifying the HTTP log file. [HTTP-Settings] Logfile=c:\httplog.txt ; Default: - The http server logs all activities in this file.]]></description>
				<content:encoded><![CDATA[<p>Specifying the HTTP log file.</p>
<pre class="textbox">[HTTP-Settings]
Logfile=c:\httplog.txt          ; Default: -</pre>
<p>The http server logs all activities in this file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dhcpserver.de/cms/ini_file_reference/http/logfile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Root</title>
		<link>http://www.dhcpserver.de/cms/ini_file_reference/http/http-root/</link>
		<comments>http://www.dhcpserver.de/cms/ini_file_reference/http/http-root/#comments</comments>
		<pubDate>Sat, 06 Sep 2014 17:26:28 +0000</pubDate>
		<dc:creator><![CDATA[uwe]]></dc:creator>
				<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://www.dhcpserver.de/cms/?p=215</guid>
		<description><![CDATA[Specifying the root for the HTTP server. [HTTP-Settings] Root=c:\httproot\ ; Default: - Only files located in or under the given Root path are served by the http server. A Web browser request asking for a file x automatically translates to a file access to c:\httproot\x.]]></description>
				<content:encoded><![CDATA[<p>Specifying the root for the HTTP server.</p>
<pre class="textbox">[HTTP-Settings]
Root=c:\httproot\          ; Default: -</pre>
<p>Only files located in or under the given Root path are served by the http server. A Web browser request asking for a file x automatically translates to a file access to c:\httproot\x.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dhcpserver.de/cms/ini_file_reference/http/http-root/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EnableHTTP</title>
		<link>http://www.dhcpserver.de/cms/ini_file_reference/http/enablehttp/</link>
		<comments>http://www.dhcpserver.de/cms/ini_file_reference/http/enablehttp/#comments</comments>
		<pubDate>Sat, 06 Sep 2014 17:24:10 +0000</pubDate>
		<dc:creator><![CDATA[uwe]]></dc:creator>
				<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://www.dhcpserver.de/cms/?p=213</guid>
		<description><![CDATA[EnableHTTP enables the integrated HTTP Protocol server functionality of the DHCP Server. [HTTP-Settings] EnableHTTP=1 ; Default: 0]]></description>
				<content:encoded><![CDATA[<p>EnableHTTP enables the integrated HTTP Protocol server functionality of the DHCP Server.</p>
<pre class="textbox">[HTTP-Settings]
EnableHTTP=1          ; Default: 0</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.dhcpserver.de/cms/ini_file_reference/http/enablehttp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DefaultFile</title>
		<link>http://www.dhcpserver.de/cms/ini_file_reference/http/defaultfile/</link>
		<comments>http://www.dhcpserver.de/cms/ini_file_reference/http/defaultfile/#comments</comments>
		<pubDate>Sat, 06 Sep 2014 17:22:27 +0000</pubDate>
		<dc:creator><![CDATA[uwe]]></dc:creator>
				<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://www.dhcpserver.de/cms/?p=211</guid>
		<description><![CDATA[Specifying a default file for error messages (404). [HTTP-Settings] DefaultFile=showerr.html ; Default: - The DefaultFile allows to specify a file whose content is returned instead of a 404 file not found message. This is a new feature in V2.3.3. In case the URL refers to a not existing file, then this file is fetched. If [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Specifying a default file for error messages (404).</p>
<pre class="textbox">[HTTP-Settings]
DefaultFile=showerr.html          ; Default: -</pre>
<p>The DefaultFile allows to specify a file whose content is returned instead of a 404 file not found message. This is a new feature in V2.3.3. In case the URL refers to a not existing file, then this file is fetched. If DefaultFile is not specified then the regular 404 file not found return occurs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dhcpserver.de/cms/ini_file_reference/http/defaultfile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
