문제

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?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top