hi guys.. i created a sample file from psd for my buyer... and now i want to show it to him without him being able to copy it (images and css). i know this can be achieved by putting the images beyond domain root.. like (../images). however i cant use this for some reason. i am using shared apache hosting. and if i make any request to any file using (../) which is beyond root level, it gives me an error even though the file is within my hosting and can be accessed if i use the subdomain as a folder instead. for instance it cant be accessed like this subdomain.example.com/index.html however it can easily be accessed by www.example.com/subdomain/index.html now please tell me what can i do make it work... thanks in advance...