Forum Replies Created
-
AuthorPosts
-
HassanPost count: 955
Sorry if you couldn’t understand the FAQ, let me explain again:
First try weather Wappalyzer can detect wordpress on http://hide-my-wp.wpwave.com or not.
If Wappalyzer can’t detect WP, you can hide your site, too. To do that choose higher privacy settings scheme and wait for some days in order to renewing Wappalyzer cache.
Note that enabling higher privacy may cause incompatibility with some plugins so check your site carefully and if there was any serious problem disable that related feature in HTMP.
I think enabling ‘Avoid direct access to PHP’ is usually helpful in this case.
HassanPost count: 955If you want to replace upload path URL you should have that line on your htaccess.
Both replace URLs and new upload path can generate that line with few changes. Your problem is related to replacing. HMWP try to replace all media to file I changed it to media/ and file/ to solve a part of issue. You still can make it with some more efforts (e.g. change ‘media’ in page slug to ‘Media’) but I’m not sure it’s really important when you already changed upload URL manually.
Another way is this: add that line to htaccess manually, enable customized htaccess in HTMP and change all http://domain.com/media/ to http://domain.com/file/ using Replace in HTML.
August 14, 2014 at 7:02 pm in reply to: Enable (Only Active Plugins) After all the pages are not displayed correctly #1087HassanPost count: 955Finally, I found the problem with your help 🙂
For an unknown reason when you enable W3TC (probably only on memcache), HMWP tries to replace old URLs with new ones on back-end (it should only work on front-end).
It usually doesn’t make any problem but when you need to get Nginx config lines you copies replaced (and so corrupted lines) and this causes the problem.
Here’s correct lines for current settings (notice to plugins rules):
# BEGIN Hide My WP rewrite ^/other/(.*) /wp-includes/$1 last; rewrite ^/ext/8dd3db1c/(.*) /wp-content/plugins/codestyling-localization/$1 last; rewrite ^/ext/966d5f1f/(.*) /wp-content/plugins/woocommerce/$1 last; rewrite ^/ext/(.*) /wp-content/plugins/$1 last; rewrite ^/skin/main\.css /wp-content/themes/twentyfourteen/style.css last; rewrite ^/skin/(.*) /wp-content/themes/twentyfourteen/$1 last; rewrite ^/ajax /wp-admin/admin-ajax.php last; rewrite ^/(readme\.html|license\.txt|wp-content/debug\.log|wp-includes/$) /nothing_404_404 last; rewrite ^/(((wp-content|wp-includes)/([A-Za-z1-9-_/]*))|(wp-admin/(?!network/)([A-Za-z1-9-_/]+)))(\.txt|/)$ /nothing_404_404 last; # END Hide My WP
You can always get correct lines by disabling W3TC and then enabling it.
I don’t want to change your W3TC settings and probably destroy your setup, if you have enough time please try to find out whether this problem occurs on disk cache and with disabled reverse proxy or not.
HassanPost count: 955Congratulation brother!
You’re one of first buyers who use Hide My WP on IIS.
Please do not change HMWP settings until next release (v3.5 or 4). I’ll add an interface that allows users to easily configure Windows web servers!
Let me know if you encounter with any problem.
Thanks again for your cooperation!
- This reply was modified 10 years, 5 months ago by Hassan.
HassanPost count: 955I think I found the problem. You use some other security plugins right? I think they block direct access to PHP files (HMWP has same feature with a whitelist but it’s disabled)
You should disable that feature and HMWP instead with adding wp-content/themes/nervermind2/timthumb.php to its white list.
I think it’s done by securi but I couldn’t find its settings page. Please take a look and let me know the result. Providing content htaccess my be useful, too
HassanPost count: 955It’s still down. Check it in host-tracker:
http://r.h-t.co/c39406ee-d122-e411-93f5-00155d368c3cOK, update the topic when it became OK.
- This reply was modified 10 years, 5 months ago by Hassan. Reason: OK, update the topic when it became OK
HassanPost count: 955I disabled New Upload Path and added a rule to Replace URLs. It seems it fixed the issue.
If you prefer media for upload URLs you can remove my rule form Replace URLs.
HassanPost count: 955It seems the site is down currently, it says: The connection was reset
I will try it again later.
HassanPost count: 955Do you use a custom folder for wp-content/uploads ?
In this case you can leave New Upload Path blank.
PS:
Your mentioned rule just redirect (rewrite) addresses like: domain.com/file/1.jpg to domain.com/media/1.jpg. It does nothing with changing source code. Instead, replace-related tasks are done by HMWP itself.- This reply was modified 10 years, 5 months ago by Hassan.
HassanPost count: 955In case of login URL read this FAQ:
http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/15899You can easily remove all other by Replace in HTML for example you can use this rule:
woocommerce-theme-style-css=
There are some points here so again I suggest reading this FAQ:
http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/20827HassanPost count: 955Hi Again,
I added the required rule for HMWP but the problem is that there’s no timthumb.php in your theme folder! So even if you disable HMWP the problem remains.
Please check out theme files you need to copy a timthumb.php there.
HassanPost count: 955I worked on it for an hour, unfortunately, it uses its own AJAX mechanism and HMWP can’t capture its content in order to replace old URLs with new ones.
- This reply was modified 10 years, 5 months ago by Hassan.
HassanPost count: 955You 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)
HassanPost count: 955You can do almost anything by Replace in HTML but what exactly do you mean from WP?
I don’t recommend to simply add wp=my to Replace in HTML, because it may change other ‘WP’ in source code. For example if you use HMWP in a post, it may be changed to HWMY.
This FAQ is really helpful in this case:
http://codecanyon.net/item/hide-my-wp-no-one-can-know-you-use-wordpress/4177158/faqs/20827HassanPost count: 955Sorry about it, just rename the plugin folder and htaccess to deactivate it.
If you can provide login address+FTP I still think I can help.
PS:
– You know that login address is changed to wp-login.php?hide_my_wp=1234 by activating HMWP -
AuthorPosts