Wordpress path **/app/data/** not found
-
I have the Rank Math Plugin installed on several WP instances on cloudron. Following through the configuration i am running into a 404 to that url:
https://example.com/app/data/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.min.js?ver=2.10.1I tried to add the following to the .htaccess:
<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^app/data/(wp-content/.*)$ /$1 [R=301,L] </IfModule>However this somehow did not have any effect.
Has anyone else experienced this problem? How can i fix this? -
I have the Rank Math Plugin installed on several WP instances on cloudron. Following through the configuration i am running into a 404 to that url:
https://example.com/app/data/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.min.js?ver=2.10.1I tried to add the following to the .htaccess:
<IfModule mod_rewrite.c> RewriteEngine On RewriteRule ^app/data/(wp-content/.*)$ /$1 [R=301,L] </IfModule>However this somehow did not have any effect.
Has anyone else experienced this problem? How can i fix this?@opensourced which package version are you on? Incidentally, I pushed a package v3.5.0-1 which fixes the wp-content path detected by plugins. Maybe that sorts this out?
Can you please update and try?
-
I just updated the app. It does work now, thx!
-
I just updated the app. It does work now, thx!
@opensourced thanks for confirming! We are rolling out that package slowly.
-
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login