2012-07-28, 01:56 PM
(This post was last modified: 2012-07-28, 01:56 PM by FooFighter.)
In my /inc folder I have an "htaccess" file with the following;
Does that look ok?
Does it have to be ".htaccess" or does "htaccess" work?
Where should we put it?
What should go inside?
deny from all
<files config.php>
Order deny,allow
deny from all
</files>
Does that look ok?
Does it have to be ".htaccess" or does "htaccess" work?
Where should we put it?
What should go inside?