How to restrict files which are in Linux server, I want to restrict these files when the user tries to access this files using web browser. for eg my file is under the folder /var/www/html/xyz folder. files under these folder should not be accessed using http://mysite/xyz/abc.htm
where as i want this file to be used using my php file so that if i want to show to users, then I will include this file using php.
thanks in advance.
2006-08-05
00:23:46
·
4 answers
·
asked by
gansatanswers
3
in
Computers & Internet
➔ Programming & Design