Search squid archive

Question about accessing an FTP server from a browser

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Can you tell me the difference between those two configurations, both allowing me to access an FTP server from a browser.

acl Safe_ports port 21 80 443 563 70 210 631 1025-65535
http_access deny !Safe_ports

and

acl Safe_ports port 80 443 563 70 210 631 1025-65535
acl FTP proto FTP
http_access deny !Safe_ports !FTP

Thank you.

Chris





[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux