Patrick, Perhaps the problem is just in the other way around. I mean, you should add access permission for connections from the 'localhost' (IPv4).
Try with this: Allow from localhost ::1 Let me know. Thanks. On 06/03/2014 07:02 PM, Patrick De Zordo wrote: > Hi Jordi! > Maybe it could be a problem with our rewriting rules.. > But not sure.. > > Our "/etc/apache2/sites-enabled/default-ssl.conf" > ---8<-------------------------------------------------- > DocumentRoot /var/www > <Directory "/var/www"> > Allow from ::1 > Options FollowSymLinks > AllowOverride All > </Directory> > ---8<-------------------------------------------------- > > We are rewriting in "/var/www/.htaccess" > ---8<-------------------------------------------------- > RewriteEngine On > RewriteCond %{SERVER_PORT} 80 > RewriteRule ^(.*) https://server.domain.com/$1 [L] > ---8<-------------------------------------------------- > > It is strange, since open it by local browser (lynx) is working without > problems.. > > > >> -----Ursprüngliche Nachricht----- >> Von: Jordi Sanfeliu [mailto:jo...@fibranet.cat] >> Gesendet: Dienstag, 3. Juni 2014 18:18 >> An: monitorix-general@lists.sourceforge.net >> Betreff: Re: [Monitorix-general] A simple question about the usage with >> HTTPS connections >> >> I mean that I don't use _explicitly_ IPv6 connections to retrieve Apache >> stats, >> but I found that Monitorix was using it in the server where I did the tests. >> >> Perhaps because IPv6 connections have priority over IPv4 in that machine. >> I'm not sure on this. >> >> Just add ::1 permissions in your Apache conf and see what happens. >> >> Regards. >> >> >> >> On 06/03/2014 05:39 PM, Patrick De Zordo wrote: >>> >>>> -----Ursprüngliche Nachricht----- >>>> Von: Jordi Sanfeliu [mailto:jo...@fibranet.cat] >>>> Gesendet: Dienstag, 3. Juni 2014 16:41 >>>> An: monitorix-general@lists.sourceforge.net >>>> Betreff: Re: [Monitorix-general] A simple question about the usage >>>> with HTTPS connections >>>> >>>> Not that I'm aware of. >>>> >>> >>> Ok, but why should I then enable some IPv6 connections on my apache >>> virtual hosts file? (just can't follow your guide..) >>> >>> Greetings! >>> >>>> >>>> On 06/03/2014 03:46 PM, Patrick De Zordo wrote: >>>>> Hey you, >>>>> I just returned today from a meeting, I'll rest this later and give >>>>> you a >>>> feedback! >>>>> >>>>> Are you using IPv6 connections for retrieving the url? >>>>> >>>>> Thanks! >>>>> -- Jordi Sanfeliu FIBRANET Network Services Provider http://www.fibranet.cat ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Monitorix-general mailing list Monitorix-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monitorix-general