Philip Brown wrote:



     > Why dont you just code up a normal web interface to it?

    It is a web interface, which is served off port 8000. I would like to
    expose it externally. Basically, I have a hard time my work to other
    people.


I think you missed the point. There is no need for you to be running your own web server.
Just run the prototype out of your own ~/public_html, and show it off as
www.opencsw.org/~maciej/whatever <http://www.opencsw.org/~maciej/whateve

That assumes that the web server can handle Python files which it can't. If you read the original mail again you can see that Apache can be configured to support it. IIRC Apache can also be configured to allow proxy settings in .htaccess files which I think would be sufficient for Maciej.

--
Trygve
_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers

Reply via email to