Gaurav Ashtikar
8c283b107b
Merge pull request #393 from pjv/cache-only-200s
Cache only certain response codes
10 years ago
pjv
fc4fcf774d
Add 301, 302, 404 per Rahul http://community.rtcamp.com/t/fascgi-cache-caching-error-pages/3847
10 years ago
pjv
324dbe9bec
only cache 200 response code pages
to keep fastcgi cache from mistakenly caching (and then serving) 5XX error pages and other things it shouldn't, only cache pages with a 200 response code.
10 years ago
Rahul Bansal
307a8b35ac
Update README.md
10 years ago
Rahul Bansal
6ffda80dd2
Update README.md
10 years ago
Rahul Bansal
5b1dda0dcf
Update CONTRIBUTING.md
10 years ago
Rahul Bansal
2ecd02c962
Update README.md
10 years ago
Rahul Bansal
dcb3c26f04
Update README.md
10 years ago
Rahul Bansal
5082fab383
Update README.md
10 years ago
Mitesh Shah
33ce629232
Merge pull request #360 from rippler/patch-2
Corrected wrong version info
10 years ago
rippler
e2ed0b7e1a
Corrected wrong version info
Of course it's not a real fix - this should be created from the output of `ee version` and some other command (from changelog?) for the release date.
10 years ago
Rahul Bansal
9572b55287
Update README.md
10 years ago
Rahul Bansal
b61c104505
Update README.md
10 years ago
gau1991
413c4e0507
Minor changes
10 years ago
gau1991
13cd5c16f9
Merge Next branch
10 years ago
gau1991
4cdf055ec4
Display DB_HOST in ee site info
10 years ago
gau1991
b31b501233
Removed from wpsc.conf #330
10 years ago
Gaurav Ashtikar
cd963dccdd
Merge pull request #349 from rtCamp/revert-331-patch-1
Revert "Typo in wpsc.conf"
10 years ago
Gaurav Ashtikar
9f71cc31b2
Revert "Typo in wpsc.conf"
10 years ago
Gaurav Ashtikar
61492fded3
Merge pull request #331 from onurdemir/patch-1
Typo in wpsc.conf
10 years ago
gau1991
30cfd57826
Fixed PHP log issue
10 years ago
gau1991
67ffb37673
Added comment
10 years ago
Gaurav Ashtikar
e46ee593bc
Merge pull request #346 from pjv/fix-robots.txt
Fix robots.txt
10 years ago
gau1991
7dd2840a39
Fixed \n issue on pull request #347
10 years ago
Gaurav Ashtikar
5a89b1d209
Merge pull request #347 from brennentsmith/master
Added php tags on ee-config.php for --mysql install
10 years ago
gau1991
20641b93a5
Fixed Travis.. finnaly..
10 years ago
gau1991
1a592d80ed
Fixed Travis
10 years ago
gau1991
460cdfcf2e
Fixed Travis
10 years ago
gau1991
e7a4c80515
Fixed Travis
10 years ago
gau1991
8d916d045d
Fixed Travis
10 years ago
gau1991
7394c8ba9e
Fixed Travis
10 years ago
gau1991
71a3562c21
Fixed Travis
10 years ago
gau1991
517c2f023b
Fixed Travis
10 years ago
gau1991
9540be5b1b
Fixed Travis Ref: https://github.com/travis-ci/travis-ci/issues/2934
10 years ago
gau1991
406048494b
Fixed Poodle bug issue for Ubuntu 12.04
10 years ago
gau1991
8dd2535c66
Fixed Swap file permission
10 years ago
gau1991
c82dd14a8f
Fixed Swap file permission
10 years ago
Mitesh Shah
d00493bad3
Added Ubuntu 14.10 support
10 years ago
Brennen Smith
d28a72000d
Added php tags on ee-config.php for --mysql install so you can use include() and requre()
10 years ago
pjv
9a2e72e327
whitespace
10 years ago
pjv
40ccf765e5
fix for robots.txt location
Allow wordpress to generate robots.txt file if static file does not exist
10 years ago
Mitesh Shah
59ed59290f
Fix wpsc.conf typo mistake
10 years ago
Mitesh Shah
8832246052
Fix variable names
10 years ago
Mitesh Shah
de30c680d9
Change Fast CGI name to FastCGI
10 years ago
Mitesh Shah
25347cb40a
Fix log files
10 years ago
Mitesh Shah
8a745e33de
Minor update
10 years ago
Mitesh Shah
b3a4baebbe
Minor fix
10 years ago
Mitesh Shah
7f5b6a1d27
Install postfix before wp-cli for wordpress sites
10 years ago
gau1991
61306ce7ca
Disable MySQL performance_schema by default #326
10 years ago
harshadyeola
b4c5b25f6a
Fix Yoast plugin for wordpress multisite subdir setup
10 years ago