7 lines
154 B
ApacheConf
7 lines
154 B
ApacheConf
SetHandler none
|
|
SetHandler default-handler
|
|
|
|
Options -ExecCGI
|
|
php_flag engine off
|
|
RemoveHandler .cgi .php .php3 .php4 .php5 .php6 .phtml .pl .py .pyc .pyo
|