I was wondering is it possible to access a folder not inside the web server? Say for eg. I have a Xammp Installation and inside the htdocs folder I have a web app called MySite which have an Upload Folder
What I wanted to do is redirect all my uploads instead of going to and being saved into MySite\Uploads it will be saved into D:\Data\Uploads.
Is this possible, I presume this should have already been asked many times and answered many times, but I wasnt able to find the right answer maybe because I haven't pinned the right question.
Please help.