Hi Support.
I use an ISP with a directory structure
www.domain.com
-content
-db
-logging
The folder content is where the actual website is, but i store the database in the folder ..\..\db.
The folder db is non-viewable for storage use with read/write permissions.
Is there a way of storing and retrieving uploaded images and files from that folder. I am asking this because I don't want external internet users to link to my images and files.
In version 6.2 I know there is a way to tick a box "Absolute Path" in "Edit As" for "File/Image" and use the full path g:\webroot\webactive\4271\web\db, this works for uploading.
But I can not find "absolute path" in editor "View as" for the Image control.
I have tried putting the full absolute path "g:\webroot\webactive\4271\web\db\" in the the "URL prefix" to retreive the image, but this doesn't work.
If you right click on the crossed out image the Properties read:
file:///g:/webroot/webactive/4271/web/db/test-20100517-181823.jpg
Two questions:
- Is there a way to show and retrieve files/images from that folder?
- Also is there a way to hide the full Path/URL in the right click properties window in the browser? I just don't want internet users to link to images or files.
For the next update:
Could "Absolute path" in "View As" in Image control be implemented?
Could higher security for files and images be implemented, a sample website www.g4-group.com. On the logo try to right click and save the picture(blank.png) or right click and chose properties (Address URL: htp://www.g4-group.com/images/blank.png) or like a special pop-up window where links will be hidden.
Many thanks
Maurits