I'm using
windows shared hosting and dotnetpanel.
Say I have a web site
fredbloggs.com and I want to add some info about a house.
I could make a sub-domain
www.house.fredbloggs.com, and I know how to do that.
What I actually want is to make this work:
www.fredbloggs.com/house
I'm imagining I would then put a default index.htm file, or maybe house.htm? in a sub directory house from my fredbloggs directory. Or is it under the root directory? And do I need to enable something in dotnetpanel to make this work.
There may be a
dotnetpanel tutorial somewhere, but I can't find it.
Dave