<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
if you edit the file includes/http/Request.php<br>
and look around line 207 there is a function called validateReferer,
you can edit this to taste. You can tell it to just return true all
the time, or change this bit ->
(stripos($_SERVER['HTTP_REFERER'], $site_URL) !== 0) to something
else which matches all the URLs which you might use to access the
system. You need to do this if you want to support both http and
https or a different internal/external URL.<br>
<br>
Alan.<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 24/06/15 12:47, Simone Travaglini
wrote:<br>
</div>
<blockquote
cite="mid:CAM+COA4gRk98-qPLD-gXsLce=XojAvY6T2J28nX=HMTzTA3Dcg@mail.gmail.com"
type="cite">
<div dir="ltr">+1</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2015-06-24 12:54 GMT+02:00 marlos22 <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:marlos22@hotmail.it" target="_blank">marlos22@hotmail.it</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">hi<br>
<br>
I configured vtiger to use it whit an external access, but
not work in lan.<br>
I changed the URL in file confin.inc for external access but
how do to use<br>
both modality lan and extarnal? In version 5.4 this problem
there wasn't.<br>
<br>
Thanks<br>
<br>
Regards<br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a moz-do-not-send="true"
href="http://vtiger-crm.2324883.n4.nabble.com/use-vtiger-in-lan-and-extarnal-access-tp16676.html"
rel="noreferrer" target="_blank">http://vtiger-crm.2324883.n4.nabble.com/use-vtiger-in-lan-and-extarnal-access-tp16676.html</a><br>
Sent from the vtigercrm-developers mailing list archive at
Nabble.com.<br>
_______________________________________________<br>
<a moz-do-not-send="true" href="http://www.vtiger.com/"
rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="gmail_signature">Simone Travaglini<br>
328 5499846<br>
Linkedin: Simone Travaglini <br>
<br>
<br>
<span style="color:rgb(51,204,0)">Rispetta l'ambiente: non
stampare questa mail se non ti è veramente necessario!</span><br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
</blockquote>
<br>
</body>
</html>