On Jan 10, 2008 8:42 AM, Josh Luthman <<a href="mailto:josh@imaginenetworksllc.com">josh@imaginenetworksllc.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Also be sure you're requesting /hobbit/<br><div><div></div><div class="Wj3C7c"></div></div></blockquote><div><br>Going back to the original email, I'd say it's not an Apache problem.  After all, Apache *is* handing out a directory listing, which is correct behaviour when there's no 
index.html file in the directory...  Which there isn't.  There also isnt a bb.html or a bb2.html, both of which appear in server/www when the page generator runs.<br><br>So, probably Hobbit isn't running properly.
<br><br>My "ps -ef | grep hobbit" shows this (I've edited off the uninteresting process ids and run times):<br><br>/home/hobbit/server/bin/hobbitlaunch --config=/home/hobbit/server/etc/hobbitlaunch.cfg --env=/home/hobbit/server/etc/hobbitserver.cfg --log=/var/log/hobbit/hobbitlaunch.log --pidfile=/var/log/hobbit/hobbitlaunch.pid
<br>hobbitd --pidfile=/var/log/hobbit/hobbitd.pid --restart=/home/hobbit/server/tmp/hobbitd.chk --checkpoint-file=/home/hobbit/server/tmp/hobbitd.chk --checkpoint-interval=600 --log=/var/log/hobbit/hobbitd.log --admin-senders=
<a href="http://127.0.0.1">127.0.0.1</a> <a href="http://10.134.13.133">10.134.13.133</a> --store-clientlogs=!msgs<br>hobbitd_channel --channel=stachg --log=/var/log/hobbit/history.log hobbitd_history<br>hobbitd_channel --channel=clichg --log=/var/log/hobbit/hostdata.log hobbitd_hostdata
<br>hobbitd_channel --channel=page --log=/var/log/hobbit/page.log hobbitd_alert --checkpoint-file=/home/hobbit/server/tmp/alert.chk --checkpoint-interval=600<br>hobbitd_channel --channel=status --log=/var/log/hobbit/rrd-status.log
 hobbitd_rrd --rrddir=/home/hobbit/data/rrd<br>hobbitd_channel --channel=data --log=/var/log/hobbit/rrd-data.log hobbitd_rrd --rrddir=/home/hobbit/data/rrd<br>hobbitd_channel --channel=client --log=/var/log/hobbit/clientdata.log hobbitd_client
<br>hobbitd_rrd --rrddir=/home/hobbit/data/rrd<br>hobbitd_history<br>hobbitd_client<br>hobbitd_rrd --rrddir=/home/hobbit/data/rrd<br>hobbitd_alert --checkpoint-file=/home/hobbit/server/tmp/alert.chk --checkpoint-interval=600
<br>hobbitd_hostdata<br><br>Ralph Mitchell<br><br></div></div>