Forums
(@funkertosh)
11 years, 9 months ago
Allowed admin-ajax.php through the block by adding the following to my directory entry.
<Files admin-ajax.php> Order allow,deny Allow from all Satisfy any </Files>
Plugin now works without giving the password prompt. Issue is resolved.