php - WordPress site search causes apache authentication required -



php - WordPress site search causes apache authentication required -

when using themes search, or content tabs, prompted authentication required (not wordpress login); however, can manually go article without issues, , can utilize both search , content tabs after entered credentials. figured have misconfigured somewhere, don't know where. i've looked in .htaccess, apache .conf site, nil stood out. help appreciated.

i had provide public access /wp-admin/admin-ajax.php, can done adding next apache2.conf or .htaccess file.

<files admin-ajax.php> allow satisfy </files>

php wordpress apache .htaccess

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -