|
Home > Archive > FrontPage Server Extensions for Windows > May 2004 > I just don't get this crap!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
I just don't get this crap!
|
|
| aussie rules 2004-05-30, 10:46 am |
| Hi,
I have a Win03 Server and have setup a number of web sites, each with there
own IP address, and each works fine.(ie 192.168.0.1, 192.168.0.2....)
I add in FP extension, and when I create project using VS.net, and point the
server to a FP extened web site, it goes and creates a virtual directory,
under the web site in IIS.
This now means that to access the web site, clients have to type in
192.168.0.1/sitename/default.aspx.
I just want to point my VS.net client machine to the actuall website/code
sitting in the web site, not create some VD that screws up my domain url
name
What am I doing wrong ?
| |
| Hollis D. Paul 2004-05-30, 10:46 am |
| In article <OF$tVd2QEHA.1620@TK2MSFTNGP12.phx.gbl>, Aussie rules wrote:
> This now means that to access the web site, clients have to type in
> 192.168.0.1/sitename/default.aspx.
>
> I just want to point my VS.net client machine to the actuall website/code
> sitting in the web site, not create some VD that screws up my domain url
> name
>
> What am I doing wrong ?
>
Nothing. That is how the site addressing is supposed to work. What you
can do is set up a DNS entry for sitename that points to
192.168.0.X\SiteName, and the users will then only have to enter SiteName
to access the site.
Hollis D. Paul [MVP - Outlook]
Hollis@outhousebythesound.com
Mukilteo, WA USA
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2600
http://search.support.microsoft.com...D=TECH&LN=EN-US
Mukilteo, WA USA
|
|
|
|
|