0
https://example.com/xml으로 리디렉션되는 IIS에서 다시 쓰기 규칙을 작성해야합니다. 다시 쓸 URL에 대한 정규식
그래서사례 1 : https://example.com/test
케이스 2 : https://example.com/[country-lang-token]/test
(예 https://example.com/en-us/test 및 https://example.com/fr-fr/test)
는 https://example.com/xml로 리디렉션한다.
나는 규칙을 다시 작성하는 방법을 알고 있지만 정규 표현식으로 인해 붙어 있습니다.