Home › Forums › WordPress Plugins › Hide My WP › web.config
- This topic has 18 replies, 3 voices, and was last updated 10 years ago by
Hassan.
-
AuthorPosts
-
October 28, 2015 at 8:54 am #5474
hello,
i have this message on start setting page and during windows configuration:1.Web.config file is located in WP root directory
2.Add it to right before <rule name=”wordpress” patternSyntax=”Wildcard”>
3.You may need to re-configure the server whenever you change settings or activate a new theme or plugin.and in my web.config file i didn’t have the line ( <rule name=”wordpress” patternSyntax=”Wildcard”> )
my web.config file contain:<?xml version=”1.0″ encoding=”UTF-8″?>
<configuration>
<system.webServer>
<rewrite>
<rules/>
</rewrite>
</system.webServer>
</configuration>my window is windows server 2008
thank you
October 28, 2015 at 10:56 am #5481Hi, please try this:
– add <rules> tag after <rewrite> tag
– now add HMWP rules just below <rules> tag-
This reply was modified 10 years, 1 month ago by
Suman M..
November 12, 2015 at 6:10 am #5763This reply has been marked as private.November 12, 2015 at 6:11 am #5765This reply has been marked as private.November 12, 2015 at 6:38 am #5770Hi, what happened to the site after the changes above? Did it break or any error? Can you please let us know your website url?
November 12, 2015 at 6:41 am #5771This reply has been marked as private.November 12, 2015 at 6:52 am #5774This reply has been marked as private.November 12, 2015 at 6:52 am #5775Can you please try removing the following lines from the web config file:
# BEGIN Hide My WP
# END Hide My WPNovember 12, 2015 at 7:03 am #5777still the same problem!
November 12, 2015 at 9:04 am #5780You’re getting the same error as above? Please try this:
– click “reset settings to wp” in HMWP start tab
– deleting all the content of web.config file and then add default wordpress web.config content from here – https://snipt.net/batfan/default-wordpress-webconfig-file-with-permalinks/
– now apply “medium privacy more compatibility” settings from HMWP start tab; save the settings; click on IIS configuration button and follow guide to update web.config file.November 12, 2015 at 9:15 am #5781iam sorry but the same result !
November 12, 2015 at 3:39 pm #5791Please let us know your website’s wp-admin login details and FTP details as Private Reply so that we can look into the issue further.
November 14, 2015 at 9:41 am #5836This reply has been marked as private.November 15, 2015 at 5:08 am #5842This reply has been marked as private.November 16, 2015 at 7:16 am #5857i did what you describe but it still the same issue, i opened the permission for editing
-
This reply was modified 10 years, 1 month ago by
-
AuthorPosts
You must be logged in to reply to this topic.

