https://github.com/dongyuwei/apache-http-concat
do the job of nginx-http-concat, by a .php and a .htaccess
https://github.com/dongyuwei/apache-http-concat
Last synced: 4 months ago
JSON representation
do the job of nginx-http-concat, by a .php and a .htaccess
- Host: GitHub
- URL: https://github.com/dongyuwei/apache-http-concat
- Owner: dongyuwei
- Created: 2013-04-17T03:08:39.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-17T07:28:57.000Z (about 12 years ago)
- Last Synced: 2025-01-09T14:46:33.861Z (5 months ago)
- Language: PHP
- Size: 109 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
apache-http-concat
==================do the job of [nginx-http-concat](https://github.com/alibaba/nginx-http-concat), by a concat.php and a .htaccess
how to use?
===========
1. set `AllowOverride All` in the **Directory** of **httpd.conf**
2. just copy the **concat.php** and the **.htaccess** to the **root** of the target resource dir.