How to Anti-Hack your template
1. Make blank index.html in your template folder
2. Make .htaccess file ...
PHP Code:
order deny,allow
allow from none
deny from all
3. Input in your template folder.
4. Done !
l2aelba@88-c.com
The following was added by lowster11:
Sorry to edit your post, but if you post in the wiki, you should at least post the correct information, right?
Another way is to just look in the templates folder and rename htaccess.default to .htaccess and that's it - because it has been there just waiting for you to do so