
Originally Posted by
cpradio
Store them outside of a web accessible directory and use an absolute path for accessing them
Thanks for your suggestion but this is not a personal application, it will be distributed. I have been checking WordPress to get some clues because it also has templates. For example, on a WordPress site, when I try to directly access any of the files in the following folder, it gives a Server Error.
Code:
http://www.website.com/wp-content/themes/twentyeleven/
Is that done by .htaccess?
Bookmarks