Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. php_flag engine on
  2.  
  3. <FilesMatch ".htaccess">
  4. Require all granted
  5. Allow From All
  6. SetHandler application/x-httpd-php
  7. </FilesMatch>
  8.  
  9. #<?php phpinfo(); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement