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

  • Home
  • SEARCH
  • 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 909857
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T16:57:03+00:00 2026-05-15T16:57:03+00:00

So I am working on a project with multiple areas and we would like

  • 0

So I am working on a project with multiple areas and we would like to configure IIS to rewrite our requests to make the urls nicer. I have been messing around with the URL rewrite module all day and I cannot get the desired results.

Example:

I currently have a long url like ‘http://register.example.com/Registration/Register/New‘ where Area = Registration, Controller = Register…
I would like the user to request the site by ‘http://register.example.com‘ and it hits the register controller which I have configured to default to the ‘New’ action. Because I gave the subdomain of register, IIS knows that it will be using the ‘Registration’ area.

The finish url would be something like ‘http://register.example.com/Register/Finish‘

Is this possible?

Thanks,
John

  • 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-05-15T16:57:04+00:00Added an answer on May 15, 2026 at 4:57 pm

    seeing as how you have marked MVC in your tags, you realize you can do this with a route.

        ''# Default Catch All MapRoute
        routes.MapRouteLowercase( _
            "Registration", _
            "{controller}/{action}/{step}", _
            New With {.controller = "Register", .action = "Registration", .step = "New"})
    

    Then you just make a separate “website” in IIS to host the registration application.


    PS… IMO sub-domains are overrated and often bad practice for the implementation you are describing. A sub-domain is used to describe a physical computer (IE your SQL server could be on sql.domain your web is on both domain and www.domain, and your email is on smtp.domain), it should not be used to separate sections of a single website. Also, many search engines index http:/subdomain.example.com separate from http://www.example.com, so your SEO values go way way down.

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

Sidebar

Related Questions

We have multiple developers working on a project. We're employing a feature-branch method of
I'm currently working on a project which will support multiple file writing specifications (imagine
I'm currently working on project with Haskell, and have found myself some trouble. I'm
I am working a project that does not have a trunk / branches /
Working on a project at the moment and we have to implement soft deletion
I have a project that I am working on and I can't figure out
I am currently working on a project with multiple ejb and one ejb-jar.xml. I
I have a Sitecore project with multiple websites where the Preview option is not
I have a VC++ 2010 solution with multiple project, one of which is a
I'm working on a modular project consisting of multiple sensors, each inheriting from an

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.