フォームをsubmitingとき、私はこれを持っているが、ブラウザのadsressバーに表示されたURLがあるsymfonyの1.2:<a href="http://example.com" rel="nofollow">http://example.com</a>、example.com、例:新しいサーバー上の奇妙なリダイレクト
Dec 06 14:43:23 symfony [info] {sfFrontWebController} Redirect to "http://example.com, example.com, example.com/myapp/backend_dev.php/post/1/edit"
Dec 06 14:43:23 symfony [info] {sfWebResponse} Send status "HTTP/1.1 302 Found"
Dec 06 14:43:23 symfony [info] {sfWebResponse} Send header "Location: http://example.com, example.com, example.com/myapp/backend_dev.php/post/1/edit"
Dec 06 14:43:23 symfony [info] {sfWebResponse} Send header "Content-Type: text/html; charset=utf-8"
Dec 06 14:43:23 symfony [info] {sfWebResponse} Send content (176 o)
ログにトレース.com/myapp/index.php/post/new
私のステーション(wampserver 2.0とPHP 5.2.9)で動作するので、非常に奇妙です。
私はこの問題が起きた瞬間には手がかりがありません(ただし、この新しい環境では動作しません - apache/PHP 5.3)。
は、任意のヒントを事前に
リリアンありがとうございました。