Domanda

I currently have a web.config & htaccess file in my root directory. They basically both contain the same information, is it okay to have them both?

È stato utile?

Soluzione

If it is IIS 7 or above, then migrate all the settings to the web.config file and get rid of the htaccess file.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top