<br><div class="gmail_quote">On Mon, Nov 1, 2010 at 6:43 PM, David Leeming <span dir="ltr"><<a href="mailto:david@leeming-consulting.com">david@leeming-consulting.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
At the moment from the external net I can browse to<br>
<a href="http://192.168.0.210/wiki" target="_blank">http://192.168.0.210/wiki</a> and it works fine<br>
but not<br>
<a href="http://192.168.0.210/" target="_blank">http://192.168.0.210/</a> or <a href="http://192.168.0.210/moodle" target="_blank">http://192.168.0.210/moodle</a><br>
<br>
Maybe the above is relevant?<br>
<font color="#888888"><br>
David</font><br></blockquote><div><br><br>Since we don't use Moodle here, I do this so that a "regular" index.html in /var/www/html shows up when you go to <a href="http://schoolserver">http://schoolserver</a><br>
<br>mv /etc/httpd/conf.d/010-make-moodle-default.conf /etc/httpd/conf.d/010-make-moodle-default.conf.bak<br>service httpd restart<br><br>Moodle is still available at <a href="http://schoolserver/moodle">http://schoolserver/moodle</a> in my configurations, but you've got some weird stuff going on.<br>
<br>Anyway, if you suspect Moodle isn't being cooperative for some reason, the above might be worth a try to see if you can get an index page from /var/www/html when you browse to the XS's external IP. You can always put Moodle back the way it was.<br>
<br>Anna Schoolfield<br>Birmingham</div></div>