<?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; Topic: was in v1, but not in v2</title>
<link>http://diymacserver.com/forum/</link>
<description>DIYMacServer &#187; Topic: was in v1, but not in v2</description>
<language>en</language>
<pubDate>Wed, 08 Feb 2012 17:29:52 +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>

</channel>
</rss>

