[OGo-Users] news images
Adam Tauno Williams
users@opengroupware.org
Wed, 28 Feb 2007 06:56:51 -0500
> > > I have set the Default LSNewsImagesPath, and I find the uploaded image
> there,
> > > but in the
> > > webui, I only see a broken image. The <img src=/12345.jpg>
> > > It seems I am missing some configuration to be able to see the image,
> anybody
> > > has a hint,
> > > what's missing?
> > Do you have LSNewsImagesUrl set to an appropriate Apache alias?
> I was not aware of this Default, that was the missing piece.
At least on my system it appears to get setup by the RPMs.
LSNewsImagesPath = "/var/lib/opengroupware.org/news";
LSNewsImagesUrl = "/ArticleImages";
/etc/apache2/conf.d/ogo-webui.conf contains the following lines:
Alias /ArticleImages /var/lib/opengroupware.org/news