Created
May 2, 2012 18:55
-
-
Save ganicus/2579218 to your computer and use it in GitHub Desktop.
PHP Header Buffering For .htaccess File To Prevent "Header already sent" Errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Header Buffering | |
| php_flag output_buffering on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment