Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Custom URL's

Custom URL's

Scheduled Pinned Locked Moved ASP.NET
questioncom
7 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Asim N
    wrote on last edited by
    #1

    Perhaps i posted this earlier as well. But never got solution. I want to do this: say i have a site : www.gmail.com I signup using my name asim How can i manage the url and change to asim.gmail.com ? I can see many sites doing this and i also want to have the know-how of this. Looking for solution. Regards, Asim

    A 1 Reply Last reply
    0
    • A Asim N

      Perhaps i posted this earlier as well. But never got solution. I want to do this: say i have a site : www.gmail.com I signup using my name asim How can i manage the url and change to asim.gmail.com ? I can see many sites doing this and i also want to have the know-how of this. Looking for solution. Regards, Asim

      A Offline
      A Offline
      Albert Pascual
      wrote on last edited by
      #2

      That's call DNS

      A 1 Reply Last reply
      0
      • A Albert Pascual

        That's call DNS

        A Offline
        A Offline
        Asim N
        wrote on last edited by
        #3

        Ok, But how to approach this ? If i want to implement this functionality what should i do ? Steps/links would be a great help! Regards, Asim

        A 1 Reply Last reply
        0
        • A Asim N

          Ok, But how to approach this ? If i want to implement this functionality what should i do ? Steps/links would be a great help! Regards, Asim

          A Offline
          A Offline
          Albert Pascual
          wrote on last edited by
          #4

          Ok, You need to create every host into the DNS. So you need to DNS whoever.google.com otherwise the DNS resolution will not know. Should be easier for you to do http://google.com/whoever as the request will come to your server and they you can check the URL and send it to the right page. However if you still interested in the DNS you need to interact and have full control of your DNS if you do, let me know and I'll send you a program that writes into your DNS Al

          A 2 Replies Last reply
          0
          • A Albert Pascual

            Ok, You need to create every host into the DNS. So you need to DNS whoever.google.com otherwise the DNS resolution will not know. Should be easier for you to do http://google.com/whoever as the request will come to your server and they you can check the URL and send it to the right page. However if you still interested in the DNS you need to interact and have full control of your DNS if you do, let me know and I'll send you a program that writes into your DNS Al

            A Offline
            A Offline
            Asim N
            wrote on last edited by
            #5

            Yes, the first solution is also OK. But if you can send me more information on DNS Solution, it would be a great help. Looking forward to hearing from you. Regards, Asim

            1 Reply Last reply
            0
            • A Albert Pascual

              Ok, You need to create every host into the DNS. So you need to DNS whoever.google.com otherwise the DNS resolution will not know. Should be easier for you to do http://google.com/whoever as the request will come to your server and they you can check the URL and send it to the right page. However if you still interested in the DNS you need to interact and have full control of your DNS if you do, let me know and I'll send you a program that writes into your DNS Al

              A Offline
              A Offline
              Asim N
              wrote on last edited by
              #6

              Thanks for taking interest in this. Yes, first solution looks fine. But if possible do send me information on DNS solution as well. would be a great help for me. Regards, Asim

              A 1 Reply Last reply
              0
              • A Asim N

                Thanks for taking interest in this. Yes, first solution looks fine. But if possible do send me information on DNS solution as well. would be a great help for me. Regards, Asim

                A Offline
                A Offline
                Albert Pascual
                wrote on last edited by
                #7

                Well, There is so much, first you need to install MS DNS to manage your own DNS, then you need to talk to the DNS using C#. There are good DLLs here: http://www.hostingaccelerator.com/[^]

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups