RE: [users@httpd] Monit on vhost

2011-07-26 Thread Josu Lazkano
Thanks!!! I change localhost to public Ip and it works! Thanks for your help, best regards. -Mensaje original- De: Jeroen Geilman [mailto:jer...@adaptr.nl] Enviado el: lunes, 25 de julio de 2011 19:33 Para: users@httpd.apache.org Asunto: Re: [users@httpd] Monit on vhost On 2011-07-25

Re: [users@httpd] Monit on vhost

2011-07-25 Thread Jeroen Geilman
inal- De: Jeroen Geilman [mailto:jer...@adaptr.nl] Enviado el: viernes, 22 de julio de 2011 19:04 Para: users@httpd.apache.org Asunto: Re: [users@httpd] Monit on vhost On 2011-07-22 09:46, Josu Lazkano wrote: Thanks for your reply, can you help with an example? OUTSIDE your vhosts:

RE: [users@httpd] Monit on vhost

2011-07-25 Thread Josu Lazkano
d I solve this? Thanks for all your help and best regards. -Mensaje original- De: Jeroen Geilman [mailto:jer...@adaptr.nl] Enviado el: viernes, 22 de julio de 2011 19:04 Para: users@httpd.apache.org Asunto: Re: [users@httpd] Monit on vhost On 2011-07-22 09:46, Josu Lazkano wrote:

Re: [users@httpd] Monit on vhost

2011-07-22 Thread Jeroen Geilman
127.0.0.1 I am new on Apache and I just copy examples from the web. Thanks and best regards. *De:*Jeroen Geilman [mailto:jer...@adaptr.nl] *Enviado el:* jueves, 21 de julio de 2011 20:55 *Para:* users@httpd.apache.org *Asunto:* Re: [users@httpd] Monit on vhost On 2011-07-21 17:28, Josu

RE: [users@httpd] Monit on vhost

2011-07-22 Thread Josu Lazkano
Thanks for your reply, can you help with an example? I am new on Apache and I just copy examples from the web. Thanks and best regards. De: Jeroen Geilman [mailto:jer...@adaptr.nl] Enviado el: jueves, 21 de julio de 2011 20:55 Para: users@httpd.apache.org Asunto: Re: [users@httpd] Monit on

Re: [users@httpd] Monit on vhost

2011-07-21 Thread Jeroen Geilman
On 2011-07-21 17:28, Josu Lazkano wrote: Hello list, I am trying to configure a server with lots of vhost. I need to check if they are online with Monit, for this, I just create this on each vhost: Alias /monit/ /var/www/monit/ Options Indexes MultiViews FollowSymL

[users@httpd] Monit on vhost

2011-07-21 Thread Josu Lazkano
Hello list, I am trying to configure a server with lots of vhost. I need to check if they are online with Monit, for this, I just create this on each vhost: Alias /monit/ /var/www/monit/ Options Indexes MultiViews FollowSymLinks AllowOverride None