> Problem #1: My users can complete web form pages, but the system does not
> let them submit them through the Proxy Server. Is this an Access Control
> problem, protocol problem, or what? How do I enable this? The proxy server
> is also acting as a Firewall, e-mail, and web server.
Hard to say without any log file messages... :-}
>
> Problem #2: If the system has to be shut down, I have to manually restart
> Squid. It does not self-start when the Linux server boots. Are there some
> misplaced/missing script files, and if so, what are they and where do they
> belong?
Some Linux distros, such as Red Hat, make it really easy for you and put a
Squid startup/shutdown/status script in /etc/rc.d/init.d if you
install Squid from RPMs. You can then tell the
system to run this script at boot-up with the ntsysv utility.
Other distros use a file called "rc.local" or similar, usually in /etc or
in a subdir of /etc. Add a few lines pointing to your Squid start-up
script there.
-- Juha
Received on Thu Mar 23 2000 - 13:29:02 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:22 MST