加密Web应用程序的客户端url [英] encrypting the client side url of a web application

查看:70
本文介绍了加密Web应用程序的客户端url的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

出于安全目的,如何在客户端加密Web应用程序的URL

how can I encrypt the url of a web application at the client side for security purpose

推荐答案

嗨....

您需要使用称为URL重写的技术.请参阅以下文章:

使用ASP.NET进行URL重写 [ http://www.addedbytes.com/articles/for-beginners/url-rewriting -for-beginners/ [ ^ ]
http://msdn.microsoft.com/en-us/library/ms972974.aspx [ ^ ]
hi....

u need to use the technique known as URL rewriting. Refer below articles:

URL Rewriting with ASP.NET[^]
http://www.addedbytes.com/articles/for-beginners/url-rewriting-for-beginners/[^]
http://msdn.microsoft.com/en-us/library/ms972974.aspx[^]


使用以下链接:

如何使用c#对asp.net中的网址进行加密 [ ^ ]
http://msdn.microsoft.com/en-us/library/4fkewx0t.aspx [ ^ ]
http://msdn.microsoft.com/en-us/library/zttxte6w.aspx [ ^ ]
http://stackoverflow.com/questions/165808/simple-2-way- crypto-for-c-sharp [ ^ ]
http://stackoverflow.com/questions/6815343/how-to-encrypt-decrypt-url-in-c-net-4-0 [
Use following link:

How to Encrypt Url in asp.net with c#[^]
http://msdn.microsoft.com/en-us/library/4fkewx0t.aspx[^]
http://msdn.microsoft.com/en-us/library/zttxte6w.aspx[^]
http://stackoverflow.com/questions/165808/simple-2-way-encryption-for-c-sharp[^]
http://stackoverflow.com/questions/6815343/how-to-encrypt-decrypt-url-in-c-net-4-0[^]

Thanks,
Ambesha


如果要考虑安全性,那么为什么选择客户端,请对服务器端本身使用加密技术.

谢谢,
Ambesha
If the metter of security , then why you go for the client side, please use encryption techinque for server end itself.

Thanks,
Ambesha


这篇关于加密Web应用程序的客户端url的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆