On Wed, 2003-03-05 at 17:41, James Spedding wrote: > I've changed the httpd.conf ServerName to james.rdiu.net, the midgard-data.conf to > the same, the hosts file to the same and mysql> UPDATE host SET > name="james.rdiu.net"; and re-started httpd. > > http://james.rdiu.net/asgard still works but I still get the 404 on > http://james.rdiu.net/aegir > > sorry to be trouble but I'm a bit stuck again!
Sorry, I forgot one thing: $ mysql midgard -umidgard -pmidgard mysql> UPDATE host SET port=80 WHERE port=8001; If you still get 404, please send the output of command mysql> SELECT * FROM host; /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/ Nemein.Net -- Project tracking solution for consulting companies http://www.nemein.com/Nemein.Net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
