|
|
|
![]() |
|
Strumenti |
![]() |
#1 |
Member
Iscritto dal: Aug 2007
Messaggi: 138
|
[IIS 7] URL rewrite con http handlers su IIS 7
Ciao a tutti! ho un server con windows server 2008 r2. Ho configurato un dominio e ci ho copiato la mia applicazione asp.net. Per eseguire l'URL rewrite nel file web.config dell'applicazione ho aggiunto questi due tag nella sezione system.web/httpHandlers
Codice:
<add verb="*" path="catalogo/*.aspx" type="e_commerce.RewriteURLCategoria" /> <add verb="*" path="prodotto/*.aspx" type="e_commerce.RewriteURLProdotto" /> |
![]() |
![]() |
![]() |
Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 06:33.