Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8727379
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T08:25:32+00:00 2026-06-13T08:25:32+00:00

I have an ASP.NET 4.0 website (mysite.com) and will be adding new functionality to

  • 0

I have an ASP.NET 4.0 website (mysite.com) and will be adding new functionality to the project at mysite.com/talk. The kicker is I need the /talk sub-directory to be accessed and utilized using talk.mysite.com as the url. How can I do this in .net or IIS 6.0?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T08:25:33+00:00Added an answer on June 13, 2026 at 8:25 am

    There are several options here.

    1. Add a URL rewrite rule — match the incoming hostname talk.mysite.com and rewrite it to mysite.com/talk.
    2. Create a new website within IIS (pointing to the /talk directory) and modify its binding information. Set the “hostname” so that it will only accept traffic on talk.mysite.com.
    3. Perform a redirect at the ASP.Net application level. Add an Application_BeginRequest handler to global.asax, and redirect if Request.Url.Host is talk.mysite.com.

    The best one depends on the details of your scenario. I think #1 is probably the easiest (most straightforward), but one of the others might be a better fit in some cases.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a ASP.NET website project. In the past, we had been using asmx
I have an Asp.net MVC website and for that I will making a lighter
I am developing an asp.net website that will need regular updates for source codes
I have Asp.net website for domain A users with the Integrated Windows Authentication. Now
I have a asp.net website with a logo. When I go on facebook or
I have a ASP.NET website deployed to IIS with a couple of ashx that
I have a asp.net website in my local IIS and one of a page
I have an ASP.NET website containing the following <asp:UpdatePanel ID=UpdatePanel1 runat=server > <ContentTemplate> <asp:Label
I have an asp.net website (SQL Server, Windows 2003, IIS 6) and I am
I have a ASP.NET website deployed under IIS uisng virtual directories. I'm using forms

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.