Recommended Posts

Hi. I'm trying to host two (or more) sites on my SBS2003 server. I only have one external and one internal IP. There is a router (Linksys) between the server and the Internet. I have two domains, and would like to host both sites. How can I do this? The server is also the DHCP server for my LAN. Do I need to run a DNS server, and if so, how do I go about setting that up? Thanks in advance.

Link to comment
https://www.neowin.net/forum/topic/155738-hosting-multiple-sites-with-iis/
Share on other sites

Use the host header option when setting up the second site in IIS. The three ways to have multiple Webs n one box are:

1. Each Web has a different IP

2. Each Web has a different port (default is 80, so others can be 90, 170, whatever)

3. Use different Host headers (The server checks the url that is being requested and can differentiate.) The problem here is that some old browsers do not send hh information and so have problems. Fortunately, that is very common.

The only good way to use multiple posts without inconveniencing the client is to use a redirector service like << spam >>. You will register one domain with them and create an A record called www1.yourdns.com then a redirect called www that redirects to www1.yourdns.com:port that way when some one types in www.yourdns.com it wil redirect automatically to www1.yourdns.com:port and you can mask all of this too.

As far as host headers, in the second screen when you are setting up the web, there is an option for host header. Simnply place the domain there such as www.yourdomain.com. This way, that web will only respond to requests from the www.yourdomain.com website. YOu do not have to do this for both, but it would be "cleaner" that way

Alright. The host header thing seemed to work. Thanks! :)

Now, another problem I'm having is I can't get to my site with www. in front of it. The domain is registered at www.1and1.com. I currently have it set to use the 1&1 name server, and use my IP as the IP Address (A-Record). I've played around with hosting the DNS server myself, but have had it set to use the 1&1 dns server for 2-3 days now. It has worked with www. in front of the domain before, but for some reason it doesn't now. :/ Any ideas?

Also, would you recommend that I host the DNS server myself? Are there any advantages to doing this versus using the 1&1 DNS server and setting the A-Record to my IP?

Thx for the help.

leave the DNS hosting to t1&1. THey should have a backup and or replication scheme setup so if the primary DNS server goes down, the secondaries will kick in. Hosting your own DNS is only truely usefull if you are a large company with lost of servers and many sub doms. hmmm, sorry to here 'bout the DNS being slow. Hopefully that will fix itself fairly soon.

Ive been very interested in this thread as Im looking to do the same thing on my system but then redirecting the user from one system to another system internally along the LAN.

I think you use the same process of creating a sub domain as you would by creating a new domain. I dont know about installing te DNS but I think it may acctually help on your side.

ChocIST

subdomain as in subdomain.maindomain.com? Very simple...

If you alreday have defined as in my example www1.yourdomain.com pointing to your ip, then you can create the following web redirects

www.yourdomain.com = www1.yourdomain.com:90

subdomain1.yourdomain.com= www1.yourdomain.com:150

subdomain2.yourdomain.com = www1.yourdomain.com:240

etc

Once you haver the first a record, you can create as many redirects as you like.

I am personally using << spam >> as my DNS because I have a dynamic IP, and they are super easy to work with. They have let me set up a subdoamin dns for everything I nedd and I just pay the yearly fee which is pretty cheap.

ChocIST: When you say redirect from one system to another, are you doing all of this internally, and are you redirecting interl clients or external clients?

THe prob. you may run into is that any subdomain URL wise as just logical references. You still need to have IP level access to the server in order for the DNS to work. Reme,ber that DNS is just an easy alternative to IP. If you are re-routing interal clients, than you can use an internal DNS to help out.

At my office, I have a box that is hosting quite a bit of internal content and external content (Intranet, Web access for email, Web access for Remote desktop, internal help site, etc.) I have set up logical A records that all point to the same IP but are easier for the user to remember.

For example, externally, servername.domainname.org is hard to remember, but webmail.doamin.com is easy

or CMAWeb in the address of the webbrowser points to the intranet. instead of servername.domain.loc

Hope this all helps.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • And bring back taskbar deskbands which were removed, and full and total customization of notification area icons like earlier
    • This has all the markings of a thinly veiled mechanism for force users of older versions of Windows to upgrade...and trash perfectly good hardware. Microsoft, your history easily supports this line of reasoning.
    • Plasma 6.5 brings improved Emoji Selector, better performance in Activity manager, and more by David Uzondu This week saw the long-awaited release of KDE Plasma 6.4, bringing better window management and a whole lot of color management features. Apart from the release of 6.4, the KDE team was able to get other work done, and this was all outlined in the latest issue of This Week in Plasma, which details what is coming down the pipe for future versions. Looking ahead to Plasma 6.5, the developers are making some notable changes to improve performance and general usability. To prevent its database from growing endlessly and causing performance problems over time, the Activity Manager service will now only store the last four months of your history by default. The Emoji selector app is also getting a much-needed redesign that makes the window more compact and moves the sidebar button to the header for a cleaner look. Other little details for 6.5 are being polished up too. The unpopular vertical line separating the date and time on the horizontal Digital Clock widget is gone; if you want it back, you can add it yourself with a custom date format. The "Add New" button has also been moved to the top toolbar in the Shortcuts page within Settings, freeing up some valuable screen real estate. The devs also reduced the minimum size of custom tiling tiles, a small but significant fix for anyone with an ultrawide monitor. In addition to that, the Networks widget's captive portal banner now uses inline header styling, so it doesn't look like a bunch of frames stacked inside each other anymore. Of course, before we get to 6.5, the current release needs some attention. Plasma 6.4's first bug fix release, 6.4.1, addresses issues like broken item selection in the Folder View widget and a bug that could cause the system to lock or suspend faster than intended. Keyboard navigation in list views in Discover feels smoother now, and text is easier to read in certain list items in KRunner. The devs also cleaned up how list items look when you press or click them in Discover. 6.4.1 also fixes a bug where the clipboard history popup would fail to select the top item, and makes the Earth Science Picture of The Day wallpaper plugin work again after its data source changed. Here's the full list of fixes: Fixed several issues in the Folder View widget that caused selecting or opening items to not work when using certain non-default view settings, when the view was scrollable, or when using a touchscreen. Fixed a bug in the Meta+V clipboard popup that sometimes failed to pre-select the top-most item. The Clipboard settings window’s shortcuts page no longer shows columns for local shortcuts that don’t do anything, since the clipboard is global in scope. Fixed the Earth Science Picture of the Day wallpaper plugin after the source data changed formatting again. Made a few fixes to the “Missing Backends” section of Discover’s settings window that kept it from working properly. Fixed a bug that prevented direct scan-out (and its performance benefits) from activating on rotated screens. Fixed an issue where the system could lock or suspend sooner than expected after an app stopped blocking those actions. Installing a new wallpaper plugin no longer causes the plugin list combobox to appear blank. The team even went back to squash some bugs in the older 6.3.6, tackling an issue that could cause keyboard shortcuts to get lost during a system upgrade and fixing an overflow bug with KRunner's faded completion text. Plasma 6.4.1 is set to arrive on June 24th, with 6.3.6 following on July 8th.
    • UniGetUI 3.2.1 Beta 1 by Razvan Serea UniGetUI is an application whose main goal is to create an intuitive GUI for the most common CLI package managers for Windows 10 and Windows 11, such as Winget, Scoop and Chocolatey. With UniGetUI, you'll be able to download, install, update and uninstall any software that's published on the supported package managers — and so much more. UniGetUI features Install, update and remove software from your system easily at one click: UniGetUI combines the packages from the most used package managers for windows: WinGet, Chocolatey, Scoop, Pip, Npm and .NET Tool. Discover new packages and filter them to easily find the package you want. View detailed metadata about any package before installing it. Get the direct download URL or the name of the publisher, as well as the size of the download. Easily bulk-install, update or uninstall multiple packages at once selecting multiple packages before performing an operation Automatically update packages, or be notified when updates become available. Skip versions or completely ignore updates in a per-package basis. Manage your available updates at the touch of a button from the Widgets pane or from Dev Home pane with UniGetUI Widgets. The system tray icon will also show the available updates and installed package, to efficiently update a program or remove a package from your system. Easily customize how and where packages are installed. Select different installation options and switches for each package. Install an older version or force to install a 32bit architecture. [But don't worry, those options will be saved for future updates for this package] Share packages with your friends to show them off that program you found. Here is an example: Hey @friend, Check out this program! Export custom lists of packages to then import them to another machine and install those packages with previously-specified, custom installation parameters. Setting up machines or configuring a specific software setup has never been easier. Backup your packages to a local file to easily recover your setup in a matter of seconds when migrating to a new machine UniGetUI 3.2.1 Beta 1 changelog: Added per-package-manager default install options Added the ability to run pre-install/update/uninstall and post-install/update/uninstall commands Added the ability to kill process(es) before a package is installed/updated/uninstalled Block custom command-line arguments (and pre/post commands) behind a SecureSetting switch SecureSettings are settings that require administrator privileges to be switched. Bundles won't import custom arguments & custom commands by default Bundles will show a security report when importing potentially dangerous settings Added a better crash message for when UniGetUI files are missing Deep improvements to how bundles and InstallOptions are loaded from disk. Improvements to WebView lifecycle Download: UniGetUI 3.2.1 Beta 1 | 51.7 MB (Open Source) Links: WingetUI Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I'm just waiting on what they will do when outlook doesn't load properly, and you have to set a new profile as a test.
  • Recent Achievements

    • Rising Star
      aphanic went up a rank
      Rising Star
    • Contributor
      GravityDead went up a rank
      Contributor
    • Week One Done
      BlakeBringer earned a badge
      Week One Done
    • Week One Done
      Helen Shafer earned a badge
      Week One Done
    • First Post
      emptyother earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      668
    2. 2
      ATLien_0
      268
    3. 3
      Michael Scrip
      238
    4. 4
      Steven P.
      163
    5. 5
      +FloatingFatMan
      156
  • Tell a friend

    Love Neowin? Tell a friend!