Skip to content

File web.config - Could we delete the file #5809

Closed Answered by ywarnier
ir0nb1t asked this question in General
Discussion options

You must be logged in to vote

Yes, you can totally delete this file or restrict access to it. In v1.11.28 (just released) we have added a restriction in the root .htaccess

<Files "web.config">
  Require all denied
</Files>

So that if Chamilo is served by Apache, it will prevent access to this file (which is only used for IIS anyway).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ywarnier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants