@amos about your question .

i think “include option “ is ok , but i also need it to be hidden and not added 
to squid.conf 

say like :

include /var/test.cc

would like this is loaded automatically and don’t need to add it in squid.conf 
???


i mean each time i run squid it will load like include other file .

i tried to add into pre file below config :

NAME: include
TYPE: string
LOC: Config.include
DEFAULT: /var/test.cc
DOC_START
    Hello
DOC_END


i guess it will load the line built in squid.conf like ==> include /var/test.cc

and then i can add what i like into the file ==>  /var/test.cc


but i got fail during compilation process .

may be my point above help ?





> On Dec 12, 2017, at 4:31 PM, --Ahmad-- <ahmed.za...@netstream.ps> wrote:
> 
> acl ip1 myip 1.2.3.4
> http_access allow ip1
> http_port 6532

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to