httpd.conf
找到#APMServ默认虚拟主机
NameVirtualHost *:80
<VirtualHost *:80>
ServerName *
DocumentRoot "D:/APMServ/www/htdocs"
<Directory "D:/APMServ/www/htdocs">
Options FollowSymLinks IncludesNOEXEC Indexes
DirectoryIndex index.html index.htm default.htm index.php default.php index.cgi default.cgi index.pl default.pl index.shtml
AllowOverride all 这里原来是 AllowOverride none
Order Deny,Allow
Allow from all
</Directory>
</VirtualHost>
.htaccess内容
RewriteEngine on
RewriteRule test([0-9]*)\.html$ test\.php?id=$1
test.asp内容
<?php
echo $_GET['id'];
?>
以上内容亲侧通过
相关视频
相关阅读 Soundflower怎么使用 Soundflower使用教程lol2019季中英雄之礼活动地址 lol2019MSI季中英雄之礼活动地址墨池镇配置要求高吗 墨池镇Truberbrook配置要求一览Truberbrook怎么调中文 墨池镇Truberbrook中文设置方法鬼泣5Unable to intialize steamapi解决方法Apex英雄奖杯列表 Apex英雄全奖杯达成条件小米9se和小米9哪个好 小米9se和小米9有什么区别Apex英雄怎么换服务器 Apex英雄服务器切换方法
热门文章 没有查询到任何记录。
最新文章
PHP入门教程书籍介绍用可牛为MM无痛纹身刺
编译apache的rewrite模块实例Apache中URL Rewrite技术实现方式在PHP中有urldecode()等函数来解决网页URL编PHP中的mb_convert_encoding转换编码与icon
人气排行 在PHP中有urldecode()等函数来解决网页URL编dede 完美分页效果! pagelist修改,实现门PHP入门教程书籍介绍用IdHTTP获取UTF-8编码的网页apache泛域名解析+泛域名指向处理文件ThinkTemplate模板引擎的设计和使用方法如何用php将任何格式视频转为flv破解防盗链图片的php函数
查看所有0条评论>>