Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 24, 2024, 08:55:20 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
squid - FTP access
« previous
next »
Print
Pages: [
1
]
Author
Topic: squid - FTP access (Read 4965 times)
rajashilpi
New Member
Posts: 3
squid - FTP access
«
on:
December 13, 2004, 04:07:05 PM »
How to make squid permit read/write access to a ftp site thru squid?
Logged
lsantana
Linux Noob !
Posts: 26
squid - FTP access
«
Reply #1 on:
December 13, 2004, 09:03:38 PM »
Hi
You can do it by allowing access to safe ports. This is done by editing your squid.conf. There will be a line like:
http_access deny !Safe_ports
Change the "deny" by "allow" if desire.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Servers Support
»
squid - FTP access