Re: newbie: what is the name on this?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



URL Mapping:
http://www.developer.com/net/asp/article.php/3581326

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com/

*************************************************
Think Outside the Box!
*************************************************
"Jeff" <it_consultant1@xxxxxxxxxxxxxxxxxx> wrote in message
news:OsDLMAx6GHA.4232@xxxxxxxxxxxxxxxxxxxxxxx
hey

asp.net 2.0

I came accross in the asp.net 2.0 documentation while ago a section about
changing the URL from for example being like this
www.helloworld.com\test\profile\user\newbie\default.aspx to be like this
www.helloworld.com\newbie . This could be set in web.config. Well, maybe
it doesn't work exactly as I mention I above, I'm wondering what this is
called?? I want to look up in the dokumention about this and find it very
hard when I don't know what this subject is called...

I'm trying to develop a portal (give me practice in using asp.net 2.0 is
the main goal with it), and placing all the webpages in the root folder
seem not like a good idea to me... the root folder will soon become
floated with many web pages. That's why I want to move the pages into
different subfolders, but still have let the URL look nice....

Any suggestion on what this is called? a link to info about this is also
welcome!

Jeff



.



Relevant Pages

  • newbie: what is the name on this?
    ... I came accross in the asp.net 2.0 documentation while ago a section about ... and placing all the webpages in the root folder seem not ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: php site deployment
    ... One thing is simply to have some documentation if this is for the public, ... and to let them know that the root folder must be chmodded to 777. ... Then, after every directory you create, chmod the directory and any files ... > solution I can think of is a setID installer process, ...
    (alt.php)