Print Page | Close Window

URL Masking?

Printed From: Web Wiz Forums
Category: General Discussion
Forum Name: General Discussion
Forum Description: General discussion and chat on any topic.
URL: https://forums.webwiz.net/forum_posts.asp?TID=14436
Printed Date: 01 April 2026 at 5:44am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: URL Masking?
Posted By: kuzzbmw
Subject: URL Masking?
Date Posted: 26 March 2005 at 9:10pm
Hi there,
 

I was wondering if anyone could help me to find a code or command to mask my url. E.g. http://www.example.co.uk/example1234/123/index.htnl - www.example.co.uk/example1234/123/index.htnl

To: www.example .co.uk

 

I was wondering if I could do this to my whole site??

Any help?




Replies:
Posted By: xeerex
Date Posted: 26 March 2005 at 11:14pm
Unless I'm wrong there is no way via code or commands you can completely hide your URL. You could frame your site, but that has it's own issues sometimes.

-------------
http://webspacegeeks.com - Need Hosting, Domains, Dedicated Servers?
http://www.smartergeek.com - web design | pc support | training | podcasts | video production


Posted By: Bluefrog
Date Posted: 27 March 2005 at 12:12pm
You can do this in .NET somehow, but I don't know exactly how it's done. 

-------------
http://renegademinds.com/" rel="nofollow - Renegade Minds - Guitar Software http://renegademinds.com/Default.aspx?tabid=65" rel="nofollow - Slow Down Music


Posted By: Mart
Date Posted: 27 March 2005 at 2:09pm
It's called URL rewriting, search google for "URL rewriting in asp.net" basically in global.asax (or a http module/handler) you can use Response.RewriteUrl or something like that to reprocess the request at that url


Posted By: Misty
Date Posted: 28 March 2005 at 2:51am
Here are some web pages you may want to check out:
 
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/urlrewriting.asp - http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/urlrewriting.asp
 
http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1202&lngWId=10 - http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1202&lngWId=10
 
http://www.codeproject.com/aspnet/URLRewriter.asp - http://www.codeproject.com/aspnet/URLRewriter.asp
 
http://www.dotnetbips.com/displayarticle.aspx?id=267 - http://www.dotnetbips.com/displayarticle.aspx?id=267


Posted By: kuzzbmw
Date Posted: 28 March 2005 at 3:59pm
thank ppl; i will look into the asp.net.
 
Smile



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net