https://github.com/programie/squidrewrite
A simple rewrite script for Squid3
https://github.com/programie/squidrewrite
php rewrite squid
Last synced: 3 months ago
JSON representation
A simple rewrite script for Squid3
- Host: GitHub
- URL: https://github.com/programie/squidrewrite
- Owner: Programie
- License: mit
- Created: 2014-12-15T16:40:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-06T19:12:01.000Z (over 10 years ago)
- Last Synced: 2025-09-25T09:36:09.711Z (4 months ago)
- Topics: php, rewrite, squid
- Language: PHP
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SquidRewrite
A simple rewrite script for Squid3.
## Installation
* Clone this repository
* Go to the config folder and copy config.sample.ini to config.ini and edit it for your requirements
* [Configure Squid](https://github.com/Programie/SquidRewrite/wiki/Configuration)
* Use it
For more information take a look into the [wiki](https://github.com/Programie/SquidRewrite/wiki).