Upgrade!
Upgrading your system is a something that very common on IT livelihood, this is also including website upgrade.
On some situation it can be a MUST.
on the website scope, upgrade can determine as extensions or plugins and platform upgrade.
Some times ago, consistency issue and to make it more manageable, we upgrade one of our website to the new platform.
As the result most of the previous url producing bad links.
Visitors should not see me
for the example :
| Original Value: | New Value: |
|---|---|
| subsite/some-title | subsite/article.aspx?id=1&title=some-title |
| subsite/post/some-title.html | subsite/article.aspx?id=1&title=some-title |
open your web.config file, the default location is here %SystemDrive%\inetpub\wwwroot
first you need to create code that handle this condition

we also to talk about TYPO3! *typowhat?*



