Eliminate the likely candidates:

1. Problem happens on one machine and not the other.
2. Code does not change between one machine and the other.
3. Therefore problem is not code, problem is the other machine.

There is probably a web server or proxy setting that is converting all port 80 http traffic to https automatically.

On 08/03/2011 01:54, Gergely Csépány wrote:
Hi,

I'm having a strange problem: on a shared host, all the redirects (eg.
->redirect('@homepage')) result in https urls, even if I was on bare
http. In the logs I see that the WebController receives this https url
from the Routing, but I never told it to do so. And the really strange
is that it only happens on one shared host, not on my computer, so
debugging is slow and difficult.

I welcome any ideas what can cause this, or where to look to find the problem.

Thanks,
Gergely


--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to