Forum Moderators: phranque
My folders are as such:
/Web/ - My index for my personal website is in here.
/Web/Site1/ - This is another site and contains an index as well. I have a subdomain pointing to it.
/Web/Site2/ - This is another site and contains an index as well. I have a subdomain pointing to it.
I would like to have separate logging for each of these sites. The way to do that is create a separate website in IIS for each website (i think).
So, should I change my directory structure to the following or should I leave it the same? Is creating a separate "Web" in IIS the way to go with multiple sites? Or should I just continue to act like it is one site with directories for each other site.
/Web/ - Personal site.
/Site1/ - Site1
/Site2/ - Site2
Sorry for being so confusing! Hope someone has an opinion.
Thanks,
Ryan
That is you could view http/site1, but you could also get at it from http/web/site1. Could be confusing, particularly if the sites are already in the search engines -- could get duplicate content.
I almost have it! Thanks a lot!
Ryan
1) Redirect Domain
This Option will host the domain on our name servers and redirect users to the page specified by you.
2) Enter your own Name Servers
Configure your own nameservers for this domain. Enter the names for your primary and secondary nameservers.
(Example: ns1.domain-maniac.com)
3) Advanced nameserver management
This allows you to setup more then 2 nameservers for a domain.
Secondly, do I need to set up any DNS settings for each of my host headers on my home server?
Thanks,
Ryan
Just point the A records i the zone file of your domain parking host to your IP address.
Then, in the properties of the website in the IIS manager, you can set up multiple sites, each with their "host header" name (which would be the www.domainname.com).
You don't need to mess with all that other stuff at this point.
Sorry for being dumb! Could you elaborate a little more on this? I registered my domain with Domain-Maniac and don't see anything about "A records" or "zone file" on their site.
Am I just missing something or could they possible not let me do this?
A really appreciate your help!
Ryan