Serve images from separate hd

Hello everyone,

I have a quick question. I have an image upload script which moves all images uploaded by users to the /home/site/public_html/upload directory. Would it be possible to serve the images from another partition (HD) ? So they will be moved and served from another harddisk - lets say from /harddisk2/upload. If so, how would i be able to do this? I'm guessing that will need some script and httpd.conf tuning ?

Thank you in advance.

Kind regards

cem

 

 

 

 

Top