Home › Forums › WordPress Plugins › Hide My WP › Unable to access php files
- This topic has 8 replies, 2 voices, and was last updated 11 years, 2 months ago by
barwalrules.
-
AuthorPosts
-
July 26, 2014 at 11:01 am #943
Hi there,
I used Hide My WP on my site http://www.barwaldesigns.com and unfortunatly selected option on setting disable direct access of php files now i am unable to go to setting or add new plugins etc its showing me 404 page not found. I deleted HMWP plugin from plugin folder using ftp and rewrite the .htaccess to old setting now all functions working well but when i again install HMWP and click on active plugin its landing me to 404 page with old setting. Please let me know how to fix it? I am unable to use plugin again.
-Sunil
July 27, 2014 at 9:57 am #948Hi Sunil,
Enabling Avoid direct access to PHP shouldn’t make problem in wp-admin and so on, please add your htaccess here as a private reply.
July 27, 2014 at 10:00 am #949If you done previous reply. Here’s the solution, well an odd solution:
– Enable HMWP
– Rename/Remove htaccess and go to WP Admin
– Rename/Remove htaccess again and go to HMWP page,
– Rename/Remove htaccess click on Reset Settings to WPJuly 27, 2014 at 10:12 am #950This reply has been marked as private.July 27, 2014 at 11:48 am #956Could you please provide your htaccess content here? (when it has problem)
July 27, 2014 at 11:57 am #957This reply has been marked as private.August 8, 2014 at 7:01 am #1020This reply has been marked as private.August 11, 2014 at 6:34 pm #1044You made it work! but all of above plugins rules are wrong!
You should have
RewriteRule ^ext/147d60d4/(.*) /wp-content/plugins/addthis/$1 [QSA,L]
instead of:
RewriteRule ^ext/147d60d4/(.*) /ext/addthis/$1 [QSA,L]In case of fish4yours, it’s relatively easy to clone front end of a website but it seems they just park their domains to your site! This means you are safe and they don’t have any access to your files.
To ensure about it just create a new page in WP and publish it (for e.g. http://www.barwaldesigns.com/testing) then try that on that site: http://www.fish4yours.com/testing if that was there it means it’s just a domain parking and they are stupid hustlers!
It’s not really important but may take legal actions to that site by emailing to their host company or domain registrant (use Domain Whois)
August 12, 2014 at 8:37 am #1059This reply has been marked as private. -
AuthorPosts
You must be logged in to reply to this topic.

