Hi,
I have setup a form where customers upload a file (doc, xls etc.). I have hear that a good way to proceed was to locate the upload folder outside of the www folder and I wondered if
1. there was any way to do this with chronoengine?
2. this uploading outside the www folder was really that important?
Thanks a lot
I have setup a form where customers upload a file (doc, xls etc.). I have hear that a good way to proceed was to locate the upload folder outside of the www folder and I wondered if
1. there was any way to do this with chronoengine?
2. this uploading outside the www folder was really that important?
Thanks a lot
Hi genegun,
Yes you can upload to a folder outside the site root - provided that the Joomla! User (the server user in this case) can write to that folder. I think that you just need to set the path to point to the folder in the Upload Files action.
The advantage (and the disadvantage) is that they files are no longer accessible by using a URL.
Bob
Yes you can upload to a folder outside the site root - provided that the Joomla! User (the server user in this case) can write to that folder. I think that you just need to set the path to point to the folder in the Upload Files action.
The advantage (and the disadvantage) is that they files are no longer accessible by using a URL.
Bob
Hi Bob
Thanks a lot for your answer. Yes, having them unaccessible via html is the point of me wanting them there, for security purpose.
In the form setting, I am not quote sure how to write the path to that folder since it does not follow the usual "www.mysite.com/folder" pattern. How do you figure out the path to a folder that is not in the www folder?
Thank you for your help
Thanks a lot for your answer. Yes, having them unaccessible via html is the point of me wanting them there, for security purpose.
In the form setting, I am not quote sure how to write the path to that folder since it does not follow the usual "www.mysite.com/folder" pattern. How do you figure out the path to a folder that is not in the www folder?
Thank you for your help
Hi genegun,
That depends on your server - what is the path to the site root folder?
Bob
That depends on your server - what is the path to the site root folder?
Bob
Hi Bob, the site is at <!-- w --><a class="postlink" href="http://www.dmed.fr">www.dmed.fr</a><!-- w -->
This topic is locked and no more replies can be posted.