An open API service indexing awesome lists of open source software.

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

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.