|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Folder wild card in URL with ASP
Hi All,
I am trying to create a URL for each user in my site something like http://domainname.com/UserName But creating a folder for each user seems a waste. Basically I'd like to make the URL point to the index.asp without changing the URL with redirects and such... Thanks for your help pxpilot On 27 Dec 2005 17:18:37 -0800, pxpi***@gmail.com wrote:
>Hi All, Create a virtual directory for each user using the username as the>I am trying to create a URL for each user in my site something like >http://domainname.com/UserName But creating a folder for each user >seems a waste. >Basically I'd like to make the URL point to the index.asp without >changing the URL with redirects and such... > >Thanks for your help >pxpilot virtual directory name. Point each virtual directory to the same source code directory. -- BettyB -- www.flamingo-code.com bettyb at flamingo dash code dot com "If wishes were Saabs, all type A's would ride" by Tom Darbyshire & Stephan Underhill |
|||||||||||||||||||||||