Why should I have a 307 redirect ?

Reinis Rozitis r at roze.lv
Sat Sep 30 07:39:41 UTC 2017


> can somebody tell me why I have a 307 redirect response code when I'm turning
> my redirect directive to https off ?

> # curl -I http://www.avoirun.com
> HTTP/1.1 307 Temporary Redirect
> Server: nginx
..
> X-Pingback: http://www.avoirun.com/xmlrpc.php
> Location: https://www.avoirun.com


It's not done by nginx but your application/wordpress (php).

rr



More information about the nginx mailing list