We prefer URLs in the format:
to the url:
The former works fine in FogBugz (at least under IIS), but all the pages emit the latter. Is there any way to set this?
|
3
|
We prefer URLs in the format: to the url: The former works fine in FogBugz (at least under IIS), but all the pages emit the latter. Is there any way to set this? |
|||
|
|
2
|
No, there is no way to do this. Older versions of IIS did not work with the /?271 syntax and required the default.asp. If it really bothers you, you can stick an "x" on the end in the source code and it still works since FogBugz is a .NET app. |
||
|
|