Skip to content

ip6li/piface-xmlrpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A very simple XmlRPC server for PI Face Digital

For use with lighttpd as reverse proxy

add this to lighttpd config:

server.modules += ( "mod_proxy" ) server.reject-expect-100-with-417 = "disable"

proxy.server = ( "/" => ( "" => ( "host" => "127.0.0.1", "port" => 8000 ) ) )

About

A Simple XmlRPC Server For Pi-Face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages