Does exists LiveCode Server Portable...
Alejandro Tejada
capellan2000 at gmail.com
Tue May 13 21:08:31 EDT 2014
Hi Richard,
Richard Gaskin wrote
> Many years ago Dr. Raney made a stack available at the old MetaCard site
> called mchttpd which is exactly that: a simple Web server built in what
> was then called MetaCard.
>
> It still runs in LiveCode, but needed modification to output proper
> headers for more recent browsers, so with Dr. Raney's permission I've
> modified it and you can download it here:
> <
> http://fourthworld.net/lc/mchttpd-4W.zip
> >
> [snip]
Excellent! :D
After clicking the button "START SERVER"
Zone Alarm alerted me that LiveCode
wants to open port 8080.
After authorizing this connection,
I pasted this in Google Chrome
new tab:
http://localhost:8080
and there it is.
A welcome webpage served by
mchttpd itself! :D
Just all images links are broken.
This page:
http://localhost:8080/answerClient
works really fine and now it's my
turn to experiment, change and
extend this basic example.
I just keep wondering:
Does exists a method to use Ralf Bitter's revIgniter
with this server? http://revigniter.com/
By the way, inside the folder cgi-bin
there is a file named: link_MC_here-_
What does this means?
There is no explanation
in this page either:
http://localhost:8080/nextpage.html
The server script: echo.mt
http://localhost:8080/echo.mt
just produces a single character,
the number 1 after running.
Richard, many thanks again for updating and
reposting this stack from your archives!
Al
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Does-exists-LiveCode-Server-Portable-tp4679431p4679455.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list