PHP Classes

File: phpdoc/.htaccess

Recommend this page to a friend!
  Classes of Victor Henrique Pereira   DB Manager Logger   phpdoc/.htaccess   Download  
File: phpdoc/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: DB Manager Logger
Execute and log MySQL queries using PDO
Author: By
Last change:
Date: 9 years ago
Size: 229 bytes
 

Contents

Class file image Download
# Fixes a vulnerability in CentOS: http://stackoverflow.com/questions/20533279/prevent-php-from-parsing-non-php-files-such-as-somefile-php-txt <FilesMatch \.php\.txt$> RemoveHandler .php ForceType text/plain </FilesMatch>