> 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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to