Replies: 0
Hi,
I have WordPress 5.8.1 under Apache server, PHP 7.3,
The site is installed in : /mysite/
which contains all files, including wp and .htaccess in -rw-rw-rw- mode :
.htaccess
index.php
license.txt
readme.html
wp-activate.php
wp-admin
…
Inside WordPress, installation and file protection seemed fine (always the green mesage : <<Great! You’ve successfully protected this file.>>) BUT :
– the file is correctly moved to the _pda folder
– no modification of the .htaccess
– no change in the link (direct _pda links works from anywhere but not the encrypted one) even after erasing the cache
PS : permalink configuration from WordPress is able to change my .htaccess
Did PDA require a .htaccess for each folder ? for instance in /mysite/wp-content/uploads/ ? in /mysite/mwp-content/uploads/_pda/ ?
If not, where could be the problem?
Many thanks in advance,
Fred