http://www.baidu.com/read/1/1000/index.html
http://www.baidu.com/read/2/2000/index.html
http://www.baidu.com/read/30/30000/index.html
伪静态后,需要能够实现
http://www.baidu.com/read/1000/index.html
http://www.baidu.com/read/2000/index.html
http://www.baidu.com/read/30000/index.html
我给你我写过的伪静态示例,希望对你有用
httpd.ini
[ISAPI_Rewrite]
CacheClockRate 3600
RepeatLimit 32
RewriteRule /index\.html /index\.asp
RewriteRule /Cpic_(\d+)\.html /Cpic\.asp\?id=$1
RewriteRule /Cpic_(\d+)_(\d+)\.html /Cpic\.asp\?page=$1&id=$2
.htaccess
RewriteEngine on
RewriteRule ^map.html /map.asp
RewriteRule ^Cxwnews_(\d+).html /Cxwnews.asp?id=$1
RewriteRule ^Cxwnews_(\d+)_(\d+).html /Cxwnews.asp?page=$1&id=$2
每个人都需要一台速度更快、更稳定的 PC。随着时间的推移,垃圾文件、旧注册表数据和不必要的后台进程会占用资源并降低性能。幸运的是,许多工具可以让 Windows 保持平稳运行。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号