Hi, I setup my website on my e-smith machine and it works great but when I install php scripts they tell me to put the include files out of the http path (I assume not under the ./http folder) so I put them in ./files (each website has cgi-bin,files and http) but nothing seems to be able to access those files I even tried putting the .htpassword files there and .htaccess doesn't work. in the config paths I tried pointing the the full name /home/e-smith/files/primary/files/.htpassword but this doesn't work, my question is does e-smith restrict the apache www server from these folders?
Jean-Guy