> Thanks for your support. > How can I create an ACL to specify Mime Types? > I don't know the mime types that can be used to create ACL.
Refer to the "Access Controls" section of the default squid.conf and the "rep_mime_type" example. Then deny and allow as necessary. For a list of mime types, refer to mime.conf in the same location as your squid.conf. You'd be most interested in text/html and image/gif and so on.