Patrick,

I don't have that setting in the ssl.conf' file, I have it in the main 
'httpd.conf' file by default. I'm not sure if the location of this 
definition can be relevant or not.

Can you please, make sure if you don't also have it in the main 
'httpd.conf'?, and if not, could you try putting there instead in 
'ssl.conf'?

Let me know.
Thanks.




On 06/05/2014 09:34 AM, Patrick De Zordo wrote:
> Nope, same problem..
>
> My "/etc/apache2/sites-enabled/default-ssl.conf"
>
> <IfModule mod_ssl.c>
>    <VirtualHost _default_:443>
>
> ---8<----------------------------------------------------------
>      DocumentRoot /var/www
>      <Directory "/var/www">
>        Options FollowSymLinks
>        AllowOverride All
>      </Directory>
>
>      <Location /server-status>
>        SetHandler server-status
>        Order deny,allow
>        Deny from all
>        Allow from 127.0.0.1 ::1
>      </Location>
> ---8<----------------------------------------------------------
>
> </VirtualHost>
> </IfModule>
>

-- 
Jordi Sanfeliu
FIBRANET Network Services Provider
http://www.fibranet.cat

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Monitorix-general mailing list
Monitorix-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monitorix-general

Reply via email to