jetpack icon indicating copy to clipboard operation
jetpack copied to clipboard

.htaccess Mod Rewrite Rules only checks one of the files that needs updating

Open talgalili opened this issue 8 years ago • 0 comments

It appears that the plugin wants two .htaccess files to be updated:

  1. /home/mysite/public_html/.htaccess
  2. /home/mysite/public_html/wp-content/cache/.htaccess too:

However, if I manually update only the first one, no further error message is displayed.

I think checks should be made to both locations.

talgalili avatar Jul 31 '17 07:07 talgalili