leassy 发表于 2011-12-15 13:31:52

求.htaccess 转 httpd.ini

.htaccess规则如下:
RewriteEngine on
#RewriteBase /webghost
RewriteRule .* index.php
RewriteRule /cache/$ /cache/$1
RewriteRule /.*/.* index.php
RewriteRule /.*/.*/.* index.php
#LayoutIgnoreURI *.php
#LayoutIgnoreURI *.cgi
#LayoutIgnoreURI *.htm
#LayoutIgnoreURI *.html

求转成httpd.ini,多谢了!!!!!yc010t yc010t yc017t

dalky 发表于 2011-12-15 13:59:51

楼下会

metalx 发表于 2011-12-15 14:05:10

:handshake

leassy 发表于 2011-12-15 14:07:15

yc002t 木有人会吗?
页: [1]
查看完整版本: 求.htaccess 转 httpd.ini