Mark Wood-Patrick

Results 23 comments of Mark Wood-Patrick

Any ETA for when this might be resolved?

Any ETA for this it would be very handy

If I change the static file path to remove the "/" I get the same result For the PHP issue the access log shows: 127.0.0.1 - - [12/Sep/2022:08:28:45 -0700] "GET...

Thanks for the info, much appreciated. It would be helpful if the log had something clearer than just error 503, this seems rather obscure

One thing I was missing was the trailing "/*" in the URI ``` { "match": { "uri": "/example_php/*" }, "action": { "pass": "applications/example_php" } } ``` Without it the access...

Many thanks for the reply much appreciated. This does work with Fedora 36 and I was able to run the PHP example I hit an error running the node example....

I fixed that but am now getting an error: ``` Error Cannot GET /express ``` The only thing I see in the log file was a warning: `(node:1731) ExperimentalWarning: Custom...

Any update on where we are in providing a typescript interface to this module I am also interested in this

Many thanks, let me know if I can help in some way. My current primary interest is in the api's to query info from nodes

I finally found the playlist: https://www.youtube.com/playlist?list=PLD8nQCAhR3tQSv-U_LNdiHEViB1kj6LrM This is a really useful & interesting course. It would be helpful to include this prominently in the README it is also helpful to...