<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">@amos about your question .<div class=""><br class=""></div><div class="">i think “include option “ is ok , but i also need it to be hidden and not added to squid.conf </div><div class=""><br class=""></div><div class="">say like :</div><div class=""><br class=""></div><div class="">include <span style="font-size: 12px;" class="">/var/<a href="http://test.cc" class="">test.cc</a></span></div><div class=""><br class=""></div><div class="">would like this is loaded automatically and don’t need to add it in squid.conf ???</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">i mean each time i run squid it will load like include other file .</div><div class=""><br class=""></div><div class="">i tried to add into pre file below config :</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><font color="#ff2600" class="">NAME: include</font></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><font color="#ff2600" class="">TYPE: string</font></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><font color="#ff2600" class="">LOC: Config.include</font></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><font color="#ff2600" class="">DEFAULT: /var/<a href="http://test.cc" class="">test.cc</a></font></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><font color="#ff2600" class="">DOC_START</font></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><font color="#ff2600" class="">    Hello</font></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><font color="#ff2600" class="">DOC_END</font></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class="">i guess it will load the line built in squid.conf like ==> include <span style="color: rgb(255, 38, 0);" class="">/var/<a href="http://test.cc" class="">test.cc</a></span></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="color: rgb(255, 38, 0);" class=""><br class=""></span></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class="">and then i can add what i like into the file ==>  /var/<a href="http://test.cc" class="">test.cc</a></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="color: rgb(255, 38, 0);" class=""><br class=""></span></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><span style="color: rgb(255, 38, 0);" class=""><br class=""></span></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class="">but i got fail during compilation process .</div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class="">may be my point above help ?</div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-size: 12px; line-height: normal;" class=""><br class=""></div><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Dec 12, 2017, at 4:31 PM, --Ahmad-- <<a href="mailto:ahmed.zaeem@netstream.ps" class="">ahmed.zaeem@netstream.ps</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">acl ip1 myip 1.2.3.4</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">http_access allow ip1</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">http_port 6532</span></div></blockquote></div><br class=""></div></body></html>