Welcome Guest, Not a member yet? Register   Sign In
Need help with Xmlrpc over https
#3

(This post was last modified: 07-12-2015, 07:40 PM by geekita.)

---DATA---

HTTP/1.1 302 Found
Date: Mon, 13 Jul 2015 02:34:10 GMT
Server: Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15
Location: https://mydomain.com/app
Content-Length: 327
Connection: close
Content-Type: text/html; charset=iso-8859-1

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://mydomain.com/app">here</a>.</p>
<hr>
<address>Apache/2.4.10 (Win32) OpenSSL/1.0.1i PHP/5.5.15 Server at mydomain.com Port 80</address>
</body></html>

---END DATA---

$this->xmlrpc->server('https://mydomain.com/' . 'app', 80);

Anyway it works nicely if I remove the htaccess config.
Reply


Messages In This Thread
Need help with Xmlrpc over https - by geekita - 07-12-2015, 04:07 PM
RE: Need help with Xmlrpc over https - by ciadmin - 07-12-2015, 05:11 PM
RE: Need help with Xmlrpc over https - by geekita - 07-12-2015, 07:07 PM
RE: Need help with Xmlrpc over https - by geekita - 07-12-2015, 07:41 PM
RE: Need help with Xmlrpc over https - by ciadmin - 07-12-2015, 09:48 PM
RE: Need help with Xmlrpc over https - by geekita - 09-17-2015, 11:39 AM
RE: Need help with Xmlrpc over https - by geekita - 11-28-2015, 08:18 AM
RE: Need help with Xmlrpc over https - by geekita - 11-28-2015, 03:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB