2010-03-21, 22:07:20
easy solution is simple putting another htaccess in the plugin directory of your plugin...
i.e.
if your plugin is in /plugins/plugin1.php
simple add another folder plugin1 and drop an .htaccess with
Allow from all
Important: Dont change the .htaccess in the root plugins folder...
i.e.
if your plugin is in /plugins/plugin1.php
simple add another folder plugin1 and drop an .htaccess with
Allow from all
Important: Dont change the .htaccess in the root plugins folder...