[op5-users] How to Geomap ?
Jean-Marc LE FEVRE
eos at etatcritik.dyndns.org
Wed Nov 25 15:10:38 CET 2009
Yes I do have it thought https
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM
"http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<site-control permitted-cross-domain-policies="all"/>
<allow-access-from domain="*" to-ports="*" secure="false"/>
<allow-http-request-headers-from domain="*" headers="*"
secure="false"/>
</cross-domain-policy>
What do you mean by exception ?
Le 25 nov. 09 à 15:05, Russell Jennings a écrit :
> can you wget that xml file via https?
>
> otherwise there might be an issue in communication, what with trust
> and self-signed certs and all, may need to add some kinda exception...
>
>
> On Nov 25, 2009, at 9:03 AM, Jean-Marc LE FEVRE wrote:
>
>> Ye I've reconfigured my apache to support https on port 443
>>
>>
>>
>>
>> Le 25 nov. 09 à 15:01, Andriy Skuratov a écrit :
>>
>>> Jean-Marc LE FEVRE wrote:
>>>>
>>>> Hello,
>>>>
>>>> I've upgrade to php 5.3 and my segmentation fault is no problem
>>>> anymore.
>>>>
>>>> By the way, I had to modify /ninja/application/views/themes/
>>>> default/template.php because of split function that is deprecated
>>>> in php 5.3.
>>>>
>>>> Unfortunetly, it not working neither thus the error message is :
>>>> errror channel disconnected
>>>>
>>>> and apache log only says :
>>>>
>>>> PHP Notice: Use of undefined constant CONST_AJAX - assumed
>>>> 'CONST_AJAX' in /usr/share/nagios/addons/nagvis/nagvis/includes/
>>>> classes/frontend/GlobalFrontendMessageBox.php on line 111,
>>>> referer: http://84.246.229.120/nagvis/netmap/shell.swf
>>>>
>>>> Any idea ?
>>>>
>>> So, are you using https now?
>>> _______________________________________________
>>> op5-users mailing list
>>> op5-users at lists.op5.com
>>> http://lists.op5.com/mailman/listinfo/op5-users
>>
>> _______________________________________________
>> op5-users mailing list
>> op5-users at lists.op5.com
>> http://lists.op5.com/mailman/listinfo/op5-users
>
> _______________________________________________
> op5-users mailing list
> op5-users at lists.op5.com
> http://lists.op5.com/mailman/listinfo/op5-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.op5.com/pipermail/op5-users/attachments/20091125/20091634/attachment.html
More information about the op5-users
mailing list