1
時遇到了一個錯誤,當我使用securesocial時出現了一個錯誤。在模板窗體操作時genarate拿給我的網址IP, 在localhost URL的工作是http://localhost:9005/authenticate/userpass,
但是當IM把這個服務器領域,我得到一個錯誤我正在使用Securesocial&Play框架。我在使用這個
<form action="http://192.168.1.100:9005/authenticate/userpass" autocomplete="off" method="POST">
請幫助我如何解決它,我想與主機例如http://test.mysecuresocial.com/authenticate/userpass
請詳細說明更換IP。 –
向我們展示結果並沒有幫助,那麼向我們展示創建它的那部分怎麼樣? –