Guest User

Untitled

a guest
Jan 21st, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <IfModule mod_php5.c> and </IfModule>
  2.  
  3. #########################################
  4. ## Turn off automatically populating $HTTP_RAW_POST_DATA
  5.  
  6. php_flag always_populate_raw_post_data off
  7.  
  8. ###########################################
  9. ## Turn off automatically populating $HTTP_RAW_POST_DATA
  10.  
  11. php_flag always_populate_raw_post_data -1
Add Comment
Please, Sign In to add comment