slackbuilds/network/varnish
Andrew Clemons b746d53012
network/varnish: Remove .la files.
Make sure files in /etc have correct owner and permissions.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2022-03-26 12:02:12 +13:00
..
0051cbe3b9cc24586e0ad99cff72041c6df944b8.patch network/varnish: Fix build on 15.0. 2022-03-09 17:21:07 +07:00
README network/varnish: Updated for version 6.5.1. 2021-03-20 11:00:43 +07:00
doinst.sh
f04d7df6e6d5b350740e01d24749a3930390b7a0.patch network/varnish: Fix build on 15.0. 2022-03-09 17:21:07 +07:00
rc.varnishd
slack-desc
varnish.SlackBuild network/varnish: Remove .la files. 2022-03-26 12:02:12 +13:00
varnish.info network/varnish: Updated for version 6.5.1. 2021-03-20 11:00:43 +07:00

README

Varnish Cache is a web application accelerator also known as a caching
HTTP reverse proxy. You install it in front of any server that speaks
HTTP and configure it to cache the contents.

Varnish is free software licensed under a two-clause BSD licence, also
known as the FreeBSD licence.  The project was initiated in 2005.