On Fri, 2003-04-04 at 15:40, Christoph Breidert wrote: > Hi Bergie, Greetings!
> thx for the quick reply. That was fast :) No prob. > URL: http://balrog.wu-wien.ac.at/~j0253312/midgard/ OK, then you need to split this up in the host DB so that "balrog.wu-wien.ac.at" is the host name, and "/~j0253312/midgard/" is in the prefix area. Update the hosts table like this: update host set name="balrog.wu-wien.ac.at",prefix="/~j0253312/midgard/aegir" where prefix="/aegir"; etc... > Yours Chris /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/ OSCOM 3 - Third Open Source Content Management Conference May 28th - 30th 2003, Harvard University, Cambridge, MA, USA http://www.oscom.org/Conferences/Cambridge/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
