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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Hide .aspx from the url of website.

Hide .aspx from the url of website.

Scheduled Pinned Locked Moved ASP.NET
windows-adminhelptutorial
8 Posts 6 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.
  • S Offline
    S Offline
    sumit7034
    wrote on last edited by
    #1

    Hi I want to hide .aspx extension of pages from the url. How is this possible. I have googled but found no good example. Also I don't want to change the settings of IIS. to do this. Please help Thanks in advance

    R A N C N 5 Replies Last reply
    0
    • S sumit7034

      Hi I want to hide .aspx extension of pages from the url. How is this possible. I have googled but found no good example. Also I don't want to change the settings of IIS. to do this. Please help Thanks in advance

      R Offline
      R Offline
      Rashmi_Karnam
      wrote on last edited by
      #2

      http://newmediarts.blogspot.com/2007/01/hide-file-extensions-in-urls-with.html[^] Check it out...

      Rashmi.M.K

      S 1 Reply Last reply
      0
      • S sumit7034

        Hi I want to hide .aspx extension of pages from the url. How is this possible. I have googled but found no good example. Also I don't want to change the settings of IIS. to do this. Please help Thanks in advance

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        You can go for SEO URL Implementation ;)

        1 Reply Last reply
        0
        • R Rashmi_Karnam

          http://newmediarts.blogspot.com/2007/01/hide-file-extensions-in-urls-with.html[^] Check it out...

          Rashmi.M.K

          S Offline
          S Offline
          sumit7034
          wrote on last edited by
          #4

          I want to do this with aspx pages in asp.net your article do this with .htaccess files which is not in asp.net.

          1 Reply Last reply
          0
          • S sumit7034

            Hi I want to hide .aspx extension of pages from the url. How is this possible. I have googled but found no good example. Also I don't want to change the settings of IIS. to do this. Please help Thanks in advance

            N Offline
            N Offline
            Not Active
            wrote on last edited by
            #5

            ASP.NET MVC allows this


            I know the language. I've read a book. - _Madmatt

            A 1 Reply Last reply
            0
            • S sumit7034

              Hi I want to hide .aspx extension of pages from the url. How is this possible. I have googled but found no good example. Also I don't want to change the settings of IIS. to do this. Please help Thanks in advance

              C Offline
              C Offline
              cmk
              wrote on last edited by
              #6

              URL rewriting ...[^]

              ...cmk The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying. - John Carmack

              1 Reply Last reply
              0
              • N Not Active

                ASP.NET MVC allows this


                I know the language. I've read a book. - _Madmatt

                A Offline
                A Offline
                Abhijit Jana
                wrote on last edited by
                #7

                Ohh. That is good point !! :thumbsup:

                1 Reply Last reply
                0
                • S sumit7034

                  Hi I want to hide .aspx extension of pages from the url. How is this possible. I have googled but found no good example. Also I don't want to change the settings of IIS. to do this. Please help Thanks in advance

                  N Offline
                  N Offline
                  N a v a n e e t h
                  wrote on last edited by
                  #8

                  What you need is URL rewriting. Hiding the extension is supported by IIS7 and it provides much better methods to do URL rewriting. If you are using IIS7, you can easily get extension-less URLs working. On IIS6, this can be done using "Wildcard mapping" feature. You can't achieve extension-less URLs without changing anything on IIS.

                  Best wishes, Navaneeth

                  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