[X2Go-User] testing session broker in WSGI/plain/inifile configuration
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Sat Nov 2 00:45:18 CET 2013
On Fr 01 Nov 2013 23:28:00 CET, Short, Kermit wrote:
> Me again...sorry!
>
> I've installed the WSGI implementation of the session broker, and
> configured the broker to run in text/plain and inifile configuration.
> When I try and hit the broker from a web
> browser(https://localhost:443/plain/inifile/)
>
> I get Error 405: Method Not Allowed.
>
> Any ideas where I can start looking? I'd love to have this working on a
> basic level to present on Monday, but so far I've hit this wall twice.
>
> Thanks!!
Enable X2GOBROKER_DEBUG in the wsgi config. The X2Go Client does those
queries with POST requests. If you enter that URL into your browser,
the browser does a GET request. GET requests are only enabled in
X2GOBROKER_DEBUG=1 mode.
Mike
--
DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31
mail: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 7251 bytes
Desc: ?ffentlicher PGP-Schl?ssel
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20131101/5b3c1785/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digitale PGP-Signatur
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20131101/5b3c1785/attachment.pgp>
More information about the x2go-user
mailing list