<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,7 @@
 
 MODE=mochi
 PORT=15000
+SCGI=1
 
 if [ ! -z $SCGI ]
 then
@@ -11,5 +12,7 @@ fi
 
 export HEART_COMMAND=&quot;$0 $@&quot;
 
+PATH=$PATH:/usr/sbin lighttpd -f lighttpd.conf -D &amp;
+
 PATH=.:$PATH erl -heart -noshell -detached +K true -smp on -sname ringogw -setcookie ringobingo -pa ../mochiweb/ebin -pa ../ring/ebin -pa ebin -pa src -boot ringogw -ringogw httpmode $MODE -ringogw port $PORT -ringogw docroot \&quot;web\&quot; -ringogw dynroot \&quot;mon\&quot; -kernel error_logger '{file, &quot;ringogw.log&quot;}' -eval &quot;[handle_ring, handle_domains, handle_data]&quot;
 </diff>
      <filename>ringogw/start_ringogw.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b8a43e0c599ae2963a74cd298f2c54dc5d908733</id>
    </parent>
  </parents>
  <author>
    <name>Ville Tuulos</name>
    <email>tuulos@trurl.(none)</email>
  </author>
  <url>http://github.com/tuulos/ringo/commit/f156a8fb2154fe05c8397cc47ac5be5ad50e88fa</url>
  <id>f156a8fb2154fe05c8397cc47ac5be5ad50e88fa</id>
  <committed-date>2008-12-17T01:58:01-08:00</committed-date>
  <authored-date>2008-12-17T01:58:01-08:00</authored-date>
  <message>Start lighttpd in start_ringogw.sh script</message>
  <tree>2676851692c582bcc6aa397bdb68e6281615489f</tree>
  <committer>
    <name>Ville Tuulos</name>
    <email>tuulos@trurl.(none)</email>
  </committer>
</commit>
