March 7, 200818 yr Is it possible to run the emhttp server on an alternate port and/or bind it to a specific address (localhost 127.0.0.1) I want to run an apache server on the standard port and then set up proxying behind the scene to forward requests to the emhttp server. This will allow me to secure the server, have my own custom cgi's for management along with the ability to browse the filesystem and download files as needed.
March 7, 200818 yr That feature already exists... invoke it from inside the "go" script with: emhttp -p desired_port_number
Archived
This topic is now archived and is closed to further replies.