I am facing issue on the question of lab,squid proxy server is not explain but question is there-
link- Linux Foundation Certified System Administrator (LFCS) Course | KodeKloud
Hi @Jay-Mewada
The http_access allow localnetwork
line is a Squid config directive, not a shell command. You need to add it to the Squid configuration file (usually squid.conf
), not run it in the terminal. This question is testing your understanding of what this configuration line does.