Skip to content

Instantly share code, notes, and snippets.

@ganicus
Created May 2, 2012 18:55
Show Gist options
  • Select an option

  • Save ganicus/2579218 to your computer and use it in GitHub Desktop.

Select an option

Save ganicus/2579218 to your computer and use it in GitHub Desktop.
PHP Header Buffering For .htaccess File To Prevent "Header already sent" Errors
# 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