RE: [exim] Start apache ??

Etusivu
Poista viesti
Vastaa
Lähettäjä: Hochstrasser Benedikt
Päiväys:  
Vastaanottaja: exim-users
Kopio: Alan Glait
Aihe: 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