juststeven
Madly Diligent
Hello,
How can I stop people from copying my script?
Thanks.
How can I stop people from copying my script?
Thanks.
<Files "*.php">
Order Allow,Deny
Deny from All
</Files>
<Files "*.js">
Order Allow,Deny
Deny from All
</Files>
Daniel Eh said:Well what is your plugin, if it is PHP or JS code then you can put in a .htaccess to block a users entry to file;
Code:<Files "*.php"> Order Allow,Deny Deny from All </Files>
Code:<Files "*.js"> Order Allow,Deny Deny from All </Files>
Etc etc...
Since 2007, Forum Promotion has specialized in providing advertising solutions to webmasters looking to promote their communities. We pride ourselves in being the bridge that connects forum administrators, bloggers, and more.
We use essential cookies to make this site work, and optional cookies to enhance your experience.