Home All Groups Group Topic Archive Search About

Folder wild card in URL with ASP



Author
28 Dec 2005 1:18 AM
pxpilot
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

Author
28 Dec 2005 3:27 AM
BettyB
On 27 Dec 2005 17:18:37 -0800, pxpi***@gmail.com wrote:

>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


Create a virtual directory for each user using the username as the
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

AddThis Social Bookmark Button