root/platform/silverlight/Fusen/trunk/src/Fusen.Web/Views/Web.config
@
8927
| Revision 8927, 298 bytes (checked in by coma2n, 5 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <configuration> |
| 3 | |
| 4 | <system.web> |
| 5 | <httpHandlers> |
| 6 | <remove verb="*" path="*.aspx" /> |
| 7 | <add path="*.aspx" verb="*" type="System.Web.HttpNotFoundHandler" /> |
| 8 | </httpHandlers> |
| 9 | </system.web> |
| 10 | |
| 11 | </configuration> |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)