Open the domain's web.config file
Find the section<system.webServer>and add the following content under it:
<modules>
<remove name="WebDAVModule" />
</modules>
<handlers>
<remove name="WebDAV" />
</handlers>

Open the domain's web.config file
Find the section<system.webServer>and add the following content under it:
<modules>
<remove name="WebDAVModule" />
</modules>
<handlers>
<remove name="WebDAV" />
</handlers>

Để lại thông tin, mình sẽ liên hệ lại sớm.
0 phản hồi