Home › Forums › WordPress Plugins › Hide My WP › change wp-content show image 404 there.
- This topic has 38 replies, 2 voices, and was last updated 6 years, 6 months ago by
Suman M..
-
AuthorPosts
-
October 27, 2018 at 7:23 am #24032
Hi my site is at wpengine and when I wp-content URL. My image show 404 not found although htaccess is okay there.
https://flow555.wpengine.com/file/2018/10/6ef69efc393d1bab50f732736905ac96-40-1-1024×437-1.jpg
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteRule ^other/js/embed\.min\.js /wp-includes/js/wp-embed.min.js?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/44b34903/(.*) /wp-content/plugins/abredirect/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/8da9ce1f/(.*) /wp-content/plugins/addquicktag/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/c63b2f56/(.*) /wp-content/plugins/kt-tinymce-color-grid/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/9e3379b9/(.*) /wp-content/plugins/ezond-data-studio-connector/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/ee6eefb3/(.*) /wp-content/plugins/duplicate-post/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/0f235bfd/(.*) /wp-content/plugins/elementor/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/44a09e53/(.*) /wp-content/plugins/elementor-pro/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/d858d3c7/(.*) /wp-content/plugins/fullwidth-templates/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/6e8b3923/(.*) /wp-content/plugins/heatmap-for-wp/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/708114c2/(.*) /wp-content/plugins/jet-parallax/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/fdb3ffa0/(.*) /wp-content/plugins/simple-page-ordering/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/8170f645/(.*) /wp-content/plugins/wp-smush-pro/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/cd31e012/(.*) /wp-content/plugins/oh-add-script-header-footer/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/24976393/(.*) /wp-content/plugins/supreme-google-webfonts/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/520d20e3/(.*) /wp-content/plugins/tijaji-formatting/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/db960692/(.*) /wp-content/plugins/tinymce-advanced/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/acf49e19/(.*) /wp-content/plugins/tinymce-colorpicker/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/39fb5843/(.*) /wp-content/plugins/typekit-fonts-for-wordpress/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/bd64e378/(.*) /wp-content/plugins/visual-editor-custom-buttons/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/1b050cff/(.*) /wp-content/plugins/wp-file-manager/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/6b0a585c/(.*) /wp-content/plugins/wpmudev-updates/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/5019fca4/(.*) /wp-content/plugins/wp-multibyte-patch/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/168e3de1/(.*) /wp-content/plugins/real-category-library/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/353fb9d9/(.*) /wp-content/plugins/wp-rocket/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^other/(.*) /wp-includes/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^file/(.*) /wp-content/uploads/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ext/(.*) /wp-content/plugins/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^skin/main\.css /index.php?style_wrapper=1&rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^skin/style\.css /nothing_404_404?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^skin/(.*) /wp-content/themes/oceanwp/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^ajax /wp-admin/admin-ajax.php?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^inc/(.*) /wp-content/$1?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^wp-content/themes/oceanwp/screenshot\.png|readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$ /nothing_404_404?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteRule ^(((wp-content|wp-includes)/([A-Za-z0-9\-\_\/]*))|(wp-admin/(!network\/?)([A-Za-z0-9\-\_\/]+)))(\.txt|/)$ /nothing_404_404?rLNuL_hide_my_wp=1234 [QSA,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>October 27, 2018 at 7:49 am #24033It is nginx server and after emabled it my elementor plugin as we not working there.
October 28, 2018 at 6:38 am #24041Hi, you are using WPEngine, so you’ll need some manual setup steps. Please check the FAQ below and follow the steps as mentioned:
https://codecanyon.net/item/hide-my-wp-amazing-security-plugin-for-wordpress/4177158/faqs/17669
October 30, 2018 at 6:14 am #24068Hello,
Your plugin not compatible with wpengine there. Now my wp login as well not working there.
http://flow555.wpengine.com/wp-admin/
There is lot of issues while activate this plugin there.
Elementor pro plugin as well not working. I have added rewrite in wpengine there accordingly video.
Let me know what I can do there.
October 30, 2018 at 6:44 am #24070# BEGIN Hide My WP
rewrite ^/other/js/embed\.min\.js /wp-includes/js/wp-embed.min.js?rLNuL_hide_my_wp=1234 last;
rewrite ^/other/(.*) /wp-includes/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/file/(.*) /wp-content/uploads/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/44b34903/(.*) /wp-content/plugins/abredirect/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/8da9ce1f/(.*) /wp-content/plugins/addquicktag/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/ee6eefb3/(.*) /wp-content/plugins/duplicate-post/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/44a09e53/(.*) /wp-content/plugins/elementor-pro/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/0f235bfd/(.*) /wp-content/plugins/elementor/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/9e3379b9/(.*) /wp-content/plugins/ezond-data-studio-connector/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/d858d3c7/(.*) /wp-content/plugins/fullwidth-templates/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/708114c2/(.*) /wp-content/plugins/jet-parallax/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/c63b2f56/(.*) /wp-content/plugins/kt-tinymce-color-grid/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/cd31e012/(.*) /wp-content/plugins/oh-add-script-header-footer/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/168e3de1/(.*) /wp-content/plugins/real-category-library/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/24976393/(.*) /wp-content/plugins/supreme-google-webfonts/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/520d20e3/(.*) /wp-content/plugins/tijaji-formatting/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/db960692/(.*) /wp-content/plugins/tinymce-advanced/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/acf49e19/(.*) /wp-content/plugins/tinymce-colorpicker/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/bd64e378/(.*) /wp-content/plugins/visual-editor-custom-buttons/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/1b050cff/(.*) /wp-content/plugins/wp-file-manager/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/5019fca4/(.*) /wp-content/plugins/wp-multibyte-patch/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/8170f645/(.*) /wp-content/plugins/wp-smush-pro/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/6b0a585c/(.*) /wp-content/plugins/wpmudev-updates/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ext/(.*) /wp-content/plugins/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/skin/main\.css /?style_wrapper=1&rLNuL_hide_my_wp=1234 last;
rewrite ^/skin/style\.css /nothing_404_404?rLNuL_hide_my_wp=1234 last;
rewrite ^/skin/(.*) /wp-content/themes/oceanwp/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/ajax /wp-admin/admin-ajax.php?rLNuL_hide_my_wp=1234 last;
rewrite ^/inc/(.*) /wp-content/$1?rLNuL_hide_my_wp=1234 last;
rewrite ^/(readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$) /nothing_404_404?rLNuL_hide_my_wp=1234 last;
rewrite ^/(((wp-content|wp-includes)/([A-Za-z0-9\-\_\/]*))|(wp-admin/(!network\/?)([A-Za-z0-9\-\_\/]+)))(\.txt|/)$ /nothing_404_404?rLNuL_hide_my_wp=1234 last;# END Hide My WP
when I add rule for pluign it not support there.
https://flow555.wpengine.com/ext/0f235bfd/assets/css/frontend.min.css check this one.
October 31, 2018 at 3:35 am #24087Hi,
Please let me know when time you can solve this issue. Its urgent. Take look asap there.
October 31, 2018 at 6:09 am #24093This reply has been marked as private.November 1, 2018 at 1:04 pm #24128This reply has been marked as private.November 2, 2018 at 5:02 am #24132This reply has been marked as private.November 2, 2018 at 2:59 pm #24137This reply has been marked as private.November 3, 2018 at 6:17 am #24139This reply has been marked as private.November 4, 2018 at 6:15 am #24149This reply has been marked as private.November 5, 2018 at 4:39 am #24157This reply has been marked as private.November 5, 2018 at 4:49 am #24159This reply has been marked as private.November 5, 2018 at 5:41 pm #24165This reply has been marked as private. -
AuthorPosts
You must be logged in to reply to this topic.