Thanks nick.<br><br>So I have editited the openstreetmap config file and put it into sites-available and made sym link to it in sites-enabled.  Now when I retart apache I get:<br><br><br>nick@nick:/usr/lib/apache2/modules$ httpd 
<br>[Thu Sep 28 12:49:24 2006] [warn] module ruby_module is already loaded, skipping<br>Syntax error on line 232 of /etc/apache2/sites-enabled/openstreetmap.org:<br>Invalid command 'RequestHeader', perhaps mis-spelled or defined by a module not included in the server configuration
<br><br>RequestHeader is  a directive of Mod_Headers, which (I think) should be built into Apache2.<br><br>nick@nick:/usr/lib/apache2/modules$ locate mod_headers<br>/usr/lib/apache2/modules/mod_headers.so<br><br>It seems that apache cannot find mod_headers.  I shouldnt need to edite 
httpd.conf as mod_headers is apparently built into apache.  So I'm a bit confused!<br><br>Nickb<br><br><br><br><br><br><div><span class="gmail_quote">On 9/27/06, <b class="gmail_sendername">Nick Hill</b> <<a href="mailto:nick@nickhill.co.uk" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
nick@nickhill.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Nick Hill wrote:<br><br>> months ago). dev also has a copy of planet.osm which you can point your<br>> installation to.<br>><br><br>To be specific, I have loaded a copy of planet.osm onto the MySQL server<br>on dev which any local user can read.
<br></blockquote></div><br>