我在.htaccess文件中包含了代码,但我试图包含的php代码无效.
Options +Includes
AddType text/html .htm .html
AddHandler server-parsed .htm .html
AddType application/octet-stream .vcf
AddOutputFilterByType DEFLATE text/html text/htm text/plain text/css text/php text/javascript application/x-javascript
Run Code Online (Sandbox Code Playgroud)