# 使 PHP 代码看上去像 asp 页面 更改Apache 的httpd.conf中AddType application/x-httpd-php .php .phtml改为 AddType application/x-httpd-php .asp .html 然后文件中的php后缀改为asp后缀
时间: 2024-10-10 18:23:13
# 使 PHP 代码看上去像 asp 页面 更改Apache 的httpd.conf中AddType application/x-httpd-php .php .phtml改为 AddType application/x-httpd-php .asp .html 然后文件中的php后缀改为asp后缀