[imp] serving images from a separate webserver
   
    Jan Schneider
     
    jan@horde.org
       
    Wed, 27 Feb 2002 16:32:50 +0100
    
    
  
Zitat von Michael Bull <mbull@uoguelph.ca>:
> Is there a straightforward way to configure IMP 3.0 to reference the
> images
> as being served from a differed webserver?
Yes, you can set a 'graphics' property in config/registry.php like:
$this->applications['imp'] = array(
    ...
    'graphics' => 'http://some.other.server/path/to/images',
    ...
);
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft