1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Rasmus Lerdorf
293c89ed3e *sigh* 2014-04-10 02:40:21 -07:00
Rasmus Lerdorf
efc35ac0f0 Prevent response header splitting 2014-03-12 08:11:21 -07:00
Hannes Magnusson
d807946a24 Actually cache the page for a month 2014-03-10 10:35:14 -07:00
Hannes Magnusson
a11e8ce9bd Enable compression on all pages
Dear god. How come I always thought this setting was PHP_INI_SYSTEM?!??!
And why has noone ever done this before?
2013-12-03 23:22:14 -08:00
Hannes Magnusson
e36e36e0a4 Variable typo 2013-11-22 00:50:14 -08:00
Hannes Magnusson
c7cdf75158 Maybe some mirrors are using symlinks for the docroot, thats why its failing? 2013-11-22 00:48:56 -08:00
Hannes Magnusson
e3ce6e7728 Cache & attempt to gzip the search indexes 2013-11-22 00:07:04 -08:00
Hannes Magnusson
f9bafe1cc5 Create a quick cached wrapper to attempt to gzip and cache static files
We don't really control how the mirrors configure these things,
so we have to do it ourselves..
2013-11-21 23:23:46 -08:00