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

c - Compilation of a code: unkown type name string -

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

Php operator `break` doesn't stop while -