DefaultType application/x-httpd-phpDefaultType application/x-httpd-php
可实现如:http://www.xxx.com/xxx.php?id=1 => http://www.xxx.com/xxx?id=1
Apache配置for php
本文介绍如何通过 Apache 配置文件实现 PHP 应用的 URL 重写功能,以简化 URL 结构并提高用户体验。通过具体示例展示了如何将带有 .php 扩展名的 URL 转换为更简洁的形式。
DefaultType application/x-httpd-phpDefaultType application/x-httpd-php
可实现如:http://www.xxx.com/xxx.php?id=1 => http://www.xxx.com/xxx?id=1
Apache配置for php
495
377

被折叠的 条评论
为什么被折叠?