UNIXIELHOST Posted June 1, 2009 Share Posted June 1, 2009 Hello, What a wonderful site NoMoreRip.com ... I will add any one of important content that everyone should know ... I am glad these rip off's are gone but we need to fight harder and protect the web designer business. Have a great week. Kindly Regards, 0 Quote Link to comment Share on other sites More sharing options...
kanum Posted June 21, 2011 Share Posted June 21, 2011 Hi all, reopen this thread. I have try the code: # protect configuration.php <files configuration.php> order allow,deny deny from all </files> RewriteEngine on RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?mydomain.net [NC] RewriteRule \.(txt|tpl)$ - [NC,F,L] # disable the server signature ServerSignature Off # disable directory browsing Options All -Indexes Put it seems do not protect Can any help me? Thanks 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted June 21, 2011 Share Posted June 21, 2011 You are changing "mydomain.net" to your domain name arn't you? 0 Quote Link to comment Share on other sites More sharing options...
kanum Posted June 21, 2011 Share Posted June 21, 2011 Yes I have change. But for some reason still get my tpl Any ideas? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.