Hello,<div><br></div><div>I have a configuration file located at (example) <a href="http://domain.com:82/cgi-bin/xxx.pm">http://domain.com:82/cgi-bin/xxx.pm</a> that can be accessed by anyone if they know the address/file location. Is there a way to limit access to this location from outside the server? I mean so no one can access it if they go to that url?</div>
<div><br></div><div>I tried with rewrite but my main server must communicate with this file located in cgi-bin and when rewrite is enabled the main server can't communicate with that file either. Please advise.</div><div>
<br></div><div>Thank you!</div>