I am trying to use websockts to make an html page interactive with a python script. So, when this page is requested, I wish to start the python script to connect it with the html page. Since, the script communicates with the html page by websockets, no I/O is requested with apache server.
What is the better way to configure apache to implement this behaviour? Thanks for any help. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org