<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DIYMacServer &#187; Tag: Documentation - Recent Posts</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Tag: Documentation - Recent Posts</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 06:42:03 +0000</pubDate>

<item>
<title>Richard on "was in v1, but not in v2"</title>
<link>http://diymacserver.com/forum/topic/was-in-v1-but-not-in-v2#post-252</link>
<pubDate>Sat, 06 Jan 2007 09:39:50 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">252@http://diymacserver.com/forum/</guid>
<description>Marshal, you are so right. I'm getting a red face as I read your post. &#60;br /&#62;
Whatta mistake to make (pronounce with italian accent ;-) ).&#60;br /&#62;
&#60;br /&#62;
I'll correct this as soon as I can.</description>
</item>
<item>
<title>Marshal on "was in v1, but not in v2"</title>
<link>http://diymacserver.com/forum/topic/was-in-v1-but-not-in-v2#post-251</link>
<pubDate>Fri, 05 Jan 2007 23:25:02 +0000</pubDate>
<dc:creator>Marshal</dc:creator>
<guid isPermaLink="false">251@http://diymacserver.com/forum/</guid>
<description>Hi Richard,&#60;br /&#62;
&#60;br /&#62;
I was following the instructions in isp-in-a-box-v2.&#60;br /&#62;
&#60;br /&#62;
When i reached the steps in &#60;a href=&#34;http://switch.richard5.net/isp-in-a-box-v2/installing-and-configuring-postfixadmin/&#34; rel=&#34;nofollow&#34;&#62;http://switch.richard5.net/isp-in-a-box-v2/installing-and-configuring-postfixadmin/&#60;/a&#62;&#60;br /&#62;
I ran into the same situations as others did in the responses. &#60;br /&#62;
&#60;br /&#62;
Since I had the setup working from your previous ISP in a box, using a Mac mini, I went back and read them again : )&#60;br /&#62;
&#60;br /&#62;
&#60;a href=&#34;http://switch.richard5.net/isp-in-a-box-using-a-mac-mini/seting-up-mamp/&#34; rel=&#34;nofollow&#34;&#62;http://switch.richard5.net/isp-in-a-box-using-a-mac-mini/seting-up-mamp/&#60;/a&#62;&#60;br /&#62;
&#60;br /&#62;
&#60;blockquote&#62;Please edit the file httpd.conf in the directory /Library/Apache2/conf/. Find the following line:&#60;br /&#62;
&#60;br /&#62;
&#60;p&#62;&#60;code&#62;DirectoryIndex index.html index.html.var&#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
&#60;br /&#62;
and change it into:&#60;br /&#62;
&#60;br /&#62;
&#60;p&#62;&#60;code&#62;DirectoryIndex index.php index.html index.html.var&#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
&#60;br /&#62;
This will allow your php index pages to appear without any problems. Next change the following lines:&#60;br /&#62;
&#60;br /&#62;
&#60;p&#62;&#60;code&#62;User nobody&#60;br /&#62;
Group #-1&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
and change them into:&#60;br /&#62;
&#60;br /&#62;
&#60;p&#62;&#60;code&#62;User www&#60;br /&#62;
Group www&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
The last change is to allow the use of .htaccess files on your web-server. First find the lines:&#60;br /&#62;
&#60;br /&#62;
#&#60;br /&#62;
# AllowOverride controls what directives may be placed in .htaccess files.&#60;br /&#62;
# It can be &#38;quot;All&#38;quot;, &#38;quot;None&#38;quot;, or any combination of the keywords:&#60;br /&#62;
# Options FileInfo AuthConfig Limit&#60;br /&#62;
#&#60;br /&#62;
&#60;br /&#62;
Edit the line below from:&#60;br /&#62;
&#60;br /&#62;
&#60;p&#62;&#60;code&#62;AllowOverride None&#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
&#60;br /&#62;
and change it into:&#60;br /&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
AllowOverride All&#60;/code&#62;&#60;/p&#62;&#60;/blockquote&#62;&#60;br /&#62;
&#60;br /&#62;
but these instructions don't seem to be in &#60;a href=&#34;http://switch.richard5.net/isp-in-a-box-v2/installing-apache-on-mac-os-x/&#34; rel=&#34;nofollow&#34;&#62;http://switch.richard5.net/isp-in-a-box-v2/installing-apache-on-mac-os-x/&#60;/a&#62;&#60;br /&#62;
&#60;br /&#62;
also &#60;br /&#62;
&#60;p&#62;&#60;code&#62;User nobody&#38;nbsp; &#60;br /&#62;
Group #-1&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
has become&#60;br /&#62;
&#60;p&#62;&#60;code&#62;User daemon&#60;br /&#62;
Group daemon&#60;/code&#62;&#60;/p&#62;&#60;br /&#62;
in isp-in-a-box-v2&#60;br /&#62;
&#60;br /&#62;
Thank you</description>
</item>
<item>
<title>Richard on "Error in your main.cf??"</title>
<link>http://diymacserver.com/forum/topic/error-in-your-maincf#post-243</link>
<pubDate>Mon, 18 Dec 2006 00:13:35 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">243@http://diymacserver.com/forum/</guid>
<description>You are very correct, thanks for mentioning this. It is corrected now, all the main.cf files are changed. Thanks for using the forum !</description>
</item>
<item>
<title>bohica on "Error in your main.cf??"</title>
<link>http://diymacserver.com/forum/topic/error-in-your-maincf#post-242</link>
<pubDate>Mon, 18 Dec 2006 00:08:27 +0000</pubDate>
<dc:creator>bohica</dc:creator>
<guid isPermaLink="false">242@http://diymacserver.com/forum/</guid>
<description>First - this is my first post -- and I wanted to thank you for your efforts here.  One of the best sites I have encountered in a long while.  Great job!&#60;br /&#62;
&#60;br /&#62;
I did find a mistake I believe in your downloadable main.cf.  I think you are missing an s in the line...&#60;br /&#62;
&#60;br /&#62;
mtpd_sender_restrictions =&#60;br /&#62;
&#60;br /&#62;
Should have an s correct?</description>
</item>
<item>
<title>dw on "Another name for the documentation"</title>
<link>http://diymacserver.com/forum/topic/another-name-for-the-documentation#post-59</link>
<pubDate>Sun, 17 Sep 2006 07:37:30 +0000</pubDate>
<dc:creator>dw</dc:creator>
<guid isPermaLink="false">59@http://diymacserver.com/forum/</guid>
<description>Perhaps &#38;quot;DIY Mac Mini Server&#38;quot; ? Tells you everything you need to know! (or so it seems at this hour ;)</description>
</item>
<item>
<title>jstubbs on "Another name for the documentation"</title>
<link>http://diymacserver.com/forum/topic/another-name-for-the-documentation#post-58</link>
<pubDate>Sun, 17 Sep 2006 03:58:01 +0000</pubDate>
<dc:creator>jstubbs</dc:creator>
<guid isPermaLink="false">58@http://diymacserver.com/forum/</guid>
<description>1) Owner Built Server&#60;br /&#62;
     --- a play on words of Ken Kern's early '70's classic work&#60;br /&#62;
&#60;br /&#62;
2) Compleat Server Guide :  OpenSource Software for the Mac</description>
</item>
<item>
<title>Richard on "Another name for the documentation"</title>
<link>http://diymacserver.com/forum/topic/another-name-for-the-documentation#post-57</link>
<pubDate>Thu, 14 Sep 2006 07:08:42 +0000</pubDate>
<dc:creator>Richard</dc:creator>
<guid isPermaLink="false">57@http://diymacserver.com/forum/</guid>
<description>As &#60;a href=&#34;http://switch.richard5.net/2006/09/06/another-name-for-the-documentation/#comments&#34;&#62;asked for by James&#60;/a&#62; here you can add yourt thoughts, lets here it. Voting is done by shouting out. I'll tally your votes in the first post.&#60;br /&#62;
&#60;br /&#62;
My own:&#60;br /&#62;
DIY hosting&#60;br /&#62;
&#60;br /&#62;
Jan:&#60;br /&#62;
Mini Server Guide&#60;br /&#62;
mac Mini Server Guide&#60;br /&#62;
&#60;br /&#62;
bugbee:&#60;br /&#62;
mini Home Server Guide&#60;br /&#62;
The Mini Mac Server Guide&#60;br /&#62;
&#60;br /&#62;
James:&#60;br /&#62;
MacHosting&#60;br /&#62;
MacHost&#60;br /&#62;
MacMini Server&#60;br /&#62;
Mac Hosting Guide</description>
</item>

</channel>
</rss>

