<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Conf%2FExamples%2FMinimal</id>
	<title>Conf/Examples/Minimal - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://panoptic.com/mediawiki/aolserver/index.php?action=history&amp;feed=atom&amp;title=Conf%2FExamples%2FMinimal"/>
	<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Conf/Examples/Minimal&amp;action=history"/>
	<updated>2026-04-25T19:19:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>https://panoptic.com/mediawiki/aolserver/index.php?title=Conf/Examples/Minimal&amp;diff=6598&amp;oldid=prev</id>
		<title>Bernhard: Created page with '= Minimal Configuration =   part of AOLserver Config Examples     # Global Parameters   ns_section ns/parameters   ns_param home /usr/lib/aolserver4   ns_param…'</title>
		<link rel="alternate" type="text/html" href="https://panoptic.com/mediawiki/aolserver/index.php?title=Conf/Examples/Minimal&amp;diff=6598&amp;oldid=prev"/>
		<updated>2011-12-28T22:48:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;= Minimal Configuration =  &lt;a href=&quot;/wiki/aolserver/Conf/Examples&quot; title=&quot;Conf/Examples&quot;&gt; part of AOLserver Config Examples&lt;/a&gt;     # Global Parameters   ns_section ns/parameters   ns_param home /usr/lib/aolserver4   ns_param…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Minimal Configuration = &lt;br /&gt;
[[Conf/Examples | part of AOLserver Config Examples]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  # Global Parameters&lt;br /&gt;
  ns_section ns/parameters&lt;br /&gt;
  ns_param home /usr/lib/aolserver4&lt;br /&gt;
  ns_param serverlog /var/log/aolserver4/nsd.log&lt;br /&gt;
  ns_param pidfile /var/run/aolserver4/nsd.pid&lt;br /&gt;
&lt;br /&gt;
  ns_section ns/servers&lt;br /&gt;
  ns_param   server1 &amp;quot;Website 1&amp;quot;&lt;br /&gt;
&lt;br /&gt;
  # virtual server 1 &lt;br /&gt;
  ns_section ns/server/server1&lt;br /&gt;
  ns_param   directoryfile   index.html&lt;br /&gt;
  ns_param   pageroot        /var/www/example1.com&lt;br /&gt;
&lt;br /&gt;
  # modules for server1&lt;br /&gt;
  ns_section ns/server/server1/modules&lt;br /&gt;
  ns_param   nssock        nssock.so&lt;br /&gt;
&lt;br /&gt;
  # Configure server1 nssock&lt;br /&gt;
  ns_section ns/server/server1/module/nssock&lt;br /&gt;
  ns_param   port            80&lt;br /&gt;
  ns_param   address         0.0.0.0&lt;/div&gt;</summary>
		<author><name>Bernhard</name></author>
		
	</entry>
</feed>