79334962

Date: 2025-01-07 05:40:03
Score: 2
Natty:
Report link

Traditionally web.config is the old way Microsoft get used to for handling configuration files. web.config is not necessarily needed to deploy a React application in IIS. However it is often used to configure IIS to serve application correctly for reasons like URL rewriting, MIME types, CORS, static file serving.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Naser