Hi ! I have dedicated server and on this server i have a second HDD drive and i have name it /disk1 How can upload files on this drive and use it from my website ? Every file for example *.avi videos i can upload it on my first HDD here /home/admin/User_name/ but i try to find way to upload files and use them on /disk1 HDD. what i have to do ? Thanks
Thanks for your answer but again when i create subdomain i can use only this drive /home/admin/ and not /disk1 any other help ?
is it just a second HDD or an external HDD? if you have an external HDD trough usb, i would use it, 'cause it's very slow.
make symbolic link from disk1 to /home/some/webfolder. But better use second disk for log writes. It will boost your server disk performance.