6 lines
131 B
ApacheConf
6 lines
131 B
ApacheConf
|
# Disable PHP rendering
|
||
|
php_flag engine off
|
||
|
|
||
|
## Options -ExecCGI
|
||
|
AddHandler cgi-script .php .pl .py .jsp .asp .htm .shtml .sh .cgi
|