Stephen Black wrote: > I hear that squid is a popular proxy server but could I also use Squid as a > file server for a web site that I will develop on the server?
Squid is an excellent http proxy. However, it cannot as far as I know act as a http server. However, if you want a http server, Apache is not a bad choice and it also has a simple http proxy that can be configure. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "Any sufficiently complicated C or Fortran program contains an ad-hoc, informally-specified, bug-ridden, slow implementation of half of CommonLisp." -- Greenspuns Tenth Rule Of Programming -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
