IIS URL Rewrite 7.5 Help

Discussion in 'Site & Server Administration' started by jfontestad, Jun 22, 2012.

  1. #1
    I am trying to get localhost/calc_com/view_table.php to redirect to localhost/calc_com/view_table . Not only that, but if ANY parameters are passed to view_table.php, have the URL stay as view_table.

    It is an application to be used locally. Also all forms use POST, so parameters do not show up in URL as is.

    Just want to exclude the .php part of the file.

    Running Windows 7 IIS 7.5 with URL Rewrite 2.0 installed.


    Thanks.
     
    jfontestad, Jun 22, 2012 IP
  2. cesurasean

    cesurasean Active Member

    Messages:
    269
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #2
    You'll need to use an .htaccess file for this.
     
    cesurasean, Feb 23, 2013 IP