请高手帮我把.Htaccess转换成httpd.ini 代码如下 30

<IfModulemod_rewrite.c>RewriteEngineOnRewriteBase/RewriteCond%{REQUEST_FILENAME}!-f[N... <IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /

RewriteCond %{REQUEST_FILENAME} !-f [NC]
RewriteCond %{REQUEST_FILENAME} !-d

RewriteRule ^/?tupian/(.*).jpg$ /pic.php?r=1&img=/tupian/$1.jpg [L]
# RewriteRule ^/?pic/?allimg/?(\w+)/?(\w+)-(\w+).jpg$ /pic.php?r=2&img=/pic/allimg/$1/$2-$3.jpg [L]
# RewriteRule ^/?pic/(.*)-(.*).jpg$ /pic.php?r=2&img=/pic/$1-$2.jpg [L]
RewriteRule ^/?pic/(.*).jpg$ /pic.php?r=2&img=/pic/$1.jpg [L]

RewriteRule ^/?beautiful/$ /list.php?cat=beautiful [L]
RewriteRule ^/?sexy/$ /list.php?cat=sexy [L]
RewriteRule ^/?model/$ /list.php?cat=model [L]
RewriteRule ^/?stars/$ /list.php?cat=stars [L]
RewriteRule ^/?hd/$ /list.php?cat=hd [L]

RewriteRule ^/?beautiful$ /list.php?cat=beautiful [L]
RewriteRule ^/?sexy$ /list.php?cat=sexy [L]
RewriteRule ^/?model$ /list.php?cat=model [L]
RewriteRule ^/?stars$ /list.php?cat=stars [L]
RewriteRule ^/?hd$ /list.php?cat=hd [L]

RewriteRule ^/?beautiful/list_(.*)_(.*).html$ /list.php?cat=beautiful&page=list_$1_$2.html [L]
RewriteRule ^/?model/list_(.*)_(.*).html$ /list.php?cat=model&page=list_$1_$2.html [L]
RewriteRule ^/?sexy/list_(.*)_(.*).html$ /list.php?cat=sexy&page=list_$1_$2.html [L]
RewriteRule ^/?stars/list_(.*)_(.*).html$ /list.php?cat=stars&page=list_$1_$2.html [L]
RewriteRule ^/?hd/list_(.*)_(.*).html$ /list.php?cat=hd&page=list_$1_$2.html [L]

#RewriteRule ^/?beautiful/(.*)_(.*).html$ /view.php?cat=beautiful&page=$1_$2.html [L]
#RewriteRule ^/?model/(.*)_(.*).html$ /view.php?cat=model&page=$1_$2.html [L]
#RewriteRule ^/?sexy/(.*)_(.*).html$ /view.php?cat=sexy&page=$1_$2.html [L]
#RewriteRule ^/?stars/(.*)_(.*).html$ /view.php?cat=stars&page=$1_$2.html [L]
#RewriteRule ^/?hd/(.*)_(.*).html$ /view.php?cat=hd&page=$1_$2.html [L]

RewriteRule ^/?beautiful/(.*).html$ /view.php?cat=beautiful&page=$1.html [L]
RewriteRule ^/?model/(.*).html$ /view.php?cat=model&page=$1.html [L]
RewriteRule ^/?sexy/(.*).html$ /view.php?cat=sexy&page=$1.html [L]
RewriteRule ^/?stars/(.*).html$ /view.php?cat=stars&page=$1.html [L]
RewriteRule ^/?hd/(.*).html$ /view.php?cat=hd&page=$1.html [L]

</IfModule>
展开
 我来答
a464748757
2011-06-07
知道答主
回答量:2
采纳率:0%
帮助的人:0
展开全部
悬赏分:100 | 离问题结束还有 14 天 2 小时 | 提问者:匿名
将11位的手机号码变为24位的代码,用的是什么加密方式?如何解密?
加密后的样子为QGfJqj1sz94GtO3ye7AAdw==
如何还原为手机号码?
网上的在线base64解密解不了的,混分的绕道~~~问题补充:

如下面wjfcfy朋友所示,通常的base64加密11位数字,是把11位数字变为了16位代码。
而我所要求的是11位数字变为了24位代码的解密。
入手点是不是应该判断,如何将11位数字变为24位代码的,然后尝试进行逆操作。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式