Inside web.config
paste the below code in configuration section.
<system.webServer>
<directoryBrowse enabled="true" />
</system.webServer>
paste the below code in configuration section.
<system.webServer>
<directoryBrowse enabled="true" />
</system.webServer>
No comments:
Post a Comment