Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / May 2008

Tip: Looking for answers? Try searching our database.

How to hide the real file name in the URL?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gnewsgroup - 10 May 2008 01:32 GMT
I see u guys talking about url rewriting, and then I came across
www.actioncarting.com, where no page seem to have an extension
like .aspx, .html, .shtml, .asp, .jsp, .php.  Is this trick so-called
URL rewriting?  I would like to learn this little trick.  Thank you.
Mark Rae [MVP] - 10 May 2008 01:40 GMT
> I see you guys talking about URL rewriting, and then I came across
> www.actioncarting.com, where no page seem to have an extension
> like .aspx, .html, .shtml, .asp, .jsp, .php.  Is this trick so-called
> URL rewriting?

No.

> I would like to learn this little trick.

No trick. All they're doing is specifying a folder rather than a file. This
way, ASP.NET / IIS will search for a "default" document and use one if it
exists:
http://www.google.co.uk/search?sourceid=navclient&hl=en-GB&ie=UTF-8&rlz=1T4GZEZ_
en-GBGB252GB252&q=IIS+default+document


Signature

Mark Rae
ASP.NET MVP
http://www.markrae.net

gnewsgroup - 10 May 2008 01:53 GMT
> > I see you guys talking about URL rewriting, and then I came across
> > www.actioncarting.com, where no page seem to have an extension
[quoted text clipped - 14 lines]
> ASP.NET MVP
> http://www.markrae.net

Thank you. I also thought that they are simply letting the web server
retrieve the pre-defined default file.   But, then only one file per
folder will be retrieved. Isn't that too troublesome?

BTW, how do u tell it is not URL rewriting?  Thanks again.
Mark Rae [MVP] - 10 May 2008 02:00 GMT
> Thank you. I also thought that they are simply letting the web server
> retrieve the pre-defined default file.   But, then only one file per
> folder will be retrieved. Isn't that too troublesome?

Depends on your requirements, I suppose...

> BTW, how do u tell it is not URL rewriting?

Experience.

Signature

Mark Rae
ASP.NET MVP
http://www.markrae.net

gnewsgroup - 10 May 2008 03:46 GMT
> > Thank you. I also thought that they are simply letting the web server
> > retrieve the pre-defined default file.   But, then only one file per
[quoted text clipped - 10 lines]
> ASP.NET MVP
> http://www.markrae.net

OK. thank you. In any case, I can get the same effect thru url
rewriting, right?
Michael Nemtsev [MVP] - 10 May 2008 03:07 GMT
Hello gnewsgroup,

if you look on their site stucture, u will see that they have the different
url for each page, which could means that all pages are just index.aspx or
default.aspx . Actually I checked into Fiddler and it's php pages.

so, if u type /index.php in the end of url in will open you the same page,
but not the index2.php

---
WBR,
Michael  Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour 

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

g> Mark Rae [MVP] wrote:
g>
>> ...
>>
[quoted text clipped - 22 lines]
>> ASP.NET MVP
>> http://www.markrae.net
g> Thank you. I also thought that they are simply letting the web server
g> retrieve the pre-defined default file.   But, then only one file per
g> folder will be retrieved. Isn't that too troublesome?
g>
g> BTW, how do u tell it is not URL rewriting?  Thanks again.
g>
gnewsgroup - 10 May 2008 03:54 GMT
Michael Nemtsev [ MVP ] wrote:
> Hello gnewsgroup,
>
[quoted text clipped - 34 lines]
> >>
> >> http://www.google.co.uk/search?sourceid=navclient&hl=en-GB&ie=UTF-8&r

lz=1T4GZEZ_en-GBGB252GB252&q=IIS+default+document

> >> --
> >> Mark Rae
[quoted text clipped - 6 lines]
> g> BTW, how do u tell it is not URL rewriting?  Thanks again.
> g>

That's what I thought, but dismissed it bec'z I think it is too
troublesome to have to create one folder per file.
Michael Nemtsev [MVP] - 10 May 2008 07:56 GMT
Hello gnewsgroup,

Why not?! they dont have a big structure.
it's about 10-15 pages

---
WBR,
Michael  Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour 

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

g> That's what I thought, but dismissed it bec'z I think it is too
g> troublesome to have to create one folder per file.
g>

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.