RE: [exim] Start apache ??

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Hochstrasser Benedikt
Data:  
Para: exim-users
CC: Alan Glait
Asunto: RE: [exim] Start apache ??
Alan Glait wrote:
>>>>

In my job they filter their network ... Im only can go out from the net
via
http in the port 80 ..
so ... I cant for example start apache via ssh
<<<<

In that case I'd

- create a user of its own (eg apacheadm)
- send mail to that user
- have a cron job that regularly checks that user's inbox for mail,
and if it finds something appropriate, do it.

There are already solutions like this, eg
http://freshmeat.net/projects/lespcel/

-- Ben