can anybody help me configure apache to do:
[[[>> configure apache2 to serve to 2-sites but but serve images from 1/same images directory <<]]]
my problem is where to best place the images directory so that the images are served by apache for both websites ie. from one same directory, and how to tell apache to do just that in the configuration file.
thank you.