POST 405 (not supported) - Spring Security - Spring Boot - Tomcat 9 - dns

Viewed 31

When I push my application on AWS and tomcat9, and when I configure a DNS for my website and when I try to login I have this error : Post not supported (405). I don't understand.

When I try to connect directly with the IP of server it works but I have this problem when I try to connect to my app with the DNS.

(and csrf it's ok)

Can you help please ?

0 Answers
Related