<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>install/install_wordpress.sh</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -209,7 +209,7 @@ service = '''
             &quot;description&quot;: &quot;An Idea, Problem, Feedback set of services.&quot;
         },{
             &quot;site_id&quot;: &quot;1&quot;,
-            &quot;app_id&quot;: &quot;7&quot;,
+            &quot;app_id&quot;: &quot;6&quot;,
             &quot;owner_id&quot;: &quot;1&quot;,
             &quot;list_public&quot;: &quot;1&quot;,
             &quot;name&quot;: &quot;Delicious Tags Html Page&quot;, </diff>
      <filename>demisauce/trunk/demisauce/fixture.py</filename>
    </modified>
    <modified>
      <diff>@@ -182,9 +182,20 @@ then
         ServerAdmin webmaster@localhost
         DocumentRoot $DEMISAUCE_WEB_HOME/demisauce/public/
         
+        Alias /blog /home/demisauce/wordpress
+        &lt;Directory &quot;/home/demisauce/wordpress&quot;&gt;
+            AllowOverride None
+            Order allow,deny
+            Allow from all
+        &lt;/Directory&gt;
+        
         RewriteEngine On
+        #RewriteLog /home/demisauce/log/apacherw.txt
+        #RewriteLogLevel 3
         #RewriteCond %{DOCUMENT_ROOT}%{REQUEST_FILENAME} -f
-        RewriteCond %{REQUEST_FILENAME} !\.(js|css|gif|jpg|png|ico|txt|swf|mp3|pdf|ps|wav|mid|midi|flv|zip|rar|gz|tar|bmp)$ [NC]
+        #RewriteCond %{PATH_INFO} !^/blog/$ # can't get this to work?
+        RewriteCond %{REQUEST_FILENAME} !\.(php|js|css|gif|jpg|png|ico|txt|swf|mp3|pdf|ps|wav|mid|midi|flv|zip|rar|gz|tar|bmp)$ [NC]
+        RewriteCond %{REQUEST_URI} !^/blog(.*)$ [NC]
         RewriteRule ^/(.*) $PASTER_HOST [P]
         
         &lt;Directory /&gt;</diff>
      <filename>install/install.sh</filename>
    </modified>
    <modified>
      <diff>@@ -72,6 +72,8 @@ VMOREC2=&quot;ec2&quot;
 # IP=&quot;$(wget -o/dev/null -O- http://jackson.io/ip/)&quot;
 # http://jackson.io/ip/service.html
 #TODO: this doesn't work on mac
+#linux$  eth0   inet addr:192.168.0.106  Bcast:192.168.0.255  Mask:255.255.255.0
+#mac$ en0   inet 192.168.0.101 netmask 0xffffff00 broadcast 192.168.0.255
 HOSTNAME=`ifconfig  | grep 'inet addr:'| grep -v '127.0.0.1' | cut -d: -f2 | awk '{ print $1}'`
 
 if [ $# -eq &quot;0&quot; ] ; then</diff>
      <filename>install/install_demisauce.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8dd2d032e847fbbe67b0a1b4e921f73197ea240c</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Raddon</name>
    <email>araddon@yahoo.com</email>
  </author>
  <url>http://github.com/araddon/demisauce/commit/3c6f9b90768b6cef4737363ebf393b74123276b2</url>
  <id>3c6f9b90768b6cef4737363ebf393b74123276b2</id>
  <committed-date>2009-01-24T21:18:54-08:00</committed-date>
  <authored-date>2009-01-24T21:18:54-08:00</authored-date>
  <message>wordpress installer, changes to apache conf to support</message>
  <tree>48d423cf05fbb882bc3445ae3c029eadae700868</tree>
  <committer>
    <name>Aaron Raddon</name>
    <email>araddon@yahoo.com</email>
  </committer>
</commit>
