05-30-2007, 11:25 AM
The hosting space (Unix server) on my provider server has a main root with many directories. My web site files must be uploaded in the "public-html" one.
So, in order to set the:
1) Upload URL / Address
and the
1) Upload Folder
I use the following lines:
1) http://www.mydomain.com/forms/upload
and
2) ../../forms/upload
Anything seems ok this way.
But, now I would like to create the "forms/upload" dir/sub directories outside the "public-html" directory.
Can you please tell me how have I to modify the above Upload URL / Address and Upload Folder to put the created forms in the directory placed outside the one where I have to upload my web site pages?
Hope you understand my request.
Kind Regards.
So, in order to set the:
1) Upload URL / Address
and the
1) Upload Folder
I use the following lines:
1) http://www.mydomain.com/forms/upload
and
2) ../../forms/upload
Anything seems ok this way.
But, now I would like to create the "forms/upload" dir/sub directories outside the "public-html" directory.
Can you please tell me how have I to modify the above Upload URL / Address and Upload Folder to put the created forms in the directory placed outside the one where I have to upload my web site pages?
Hope you understand my request.
Kind Regards.