seothatworks
12-14-2005, 09:05 AM
I learned about this issue from Gerwin on another forum - thanks to him.
If you have custom modified template in your directory, it shall probably bother you that Smarty engine allows direct browser access to template files, so that anyone can see the source code.
The fix is to ad the following to the .htaccess in the templates folder:
Content visible to registered users only.
If you have custom modified template in your directory, it shall probably bother you that Smarty engine allows direct browser access to template files, so that anyone can see the source code.
The fix is to ad the following to the .htaccess in the templates folder:
Content visible to registered users only.