How do i change RewritePath

thanh phuoc asked on June 24, 2015 11:35

Hi,

How do i can change url:

    http://domain.com/news/group/newsA.aspx
Rewrite
    To: http://domain.com/newsA.aspx

 I want change auto when create document or add code in Global.asax.cs

 help me !

Recent Answers


Brenden Kehren answered on June 24, 2015 13:20

On the newsA.aspx page, go to Properties>URLs and change the URL of the page in the Path or Pattern textbox. This will then be your new URL.

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.