Hi, My ISP provides me with a large filesystem on one server where I can install and run static content, but only a very small one on a different server, were I install and run Joomla from. It would be useful to be able to install RSGallery2 on the smaller filesystem but reference an image location on the larger one. Since the image_path parameters are all relative I cannot currently do this. What I actually need to do is something like :-
Original Image Path = "
www.myownurl.com/images/rsgallery/original"
etc.
Would this be possible/easy to do ?