Changeset 188941
- Timestamp:
- 01/02/2010 01:10:45 PM (16 years ago)
- File:
-
- 1 edited
-
http-express/trunk/http_express.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
http-express/trunk/http_express.php
r188940 r188941 3 3 * @package Kifulab HTTP Express 4 4 * @author Kifulab 5 * @version 1.0 5 * @version 1.0.1 6 6 */ 7 7 /* … … 10 10 Description: Enable a php based HTTP proxy to add correct HTTP headers to images, css and javascripts. Useful if you want to improve cache usage and reduce bandwidth impact. Requires Apache with mod_rewrite enabled to work. 11 11 Author: Kifulab 12 Version: 1.0 12 Version: 1.0.1 13 13 Author URI: http://www.kifulab.net 14 14 */
Note: See TracChangeset
for help on using the changeset viewer.