But in this process of upgradation, it removed all rewrite rules from web.config. If I copy the rules from my backup file and upload, home page of site stops working and no error in console. If I try to open backoffice page (/site/umbraco/), its not opening and error in console, net::ERRSSLPROTOCOL_ERROR.
url rewrite rules issue in 7.12.3
I successfully upgraded my site to 7.12.3.
Everything worked.
But in this process of upgradation, it removed all rewrite rules from web.config. If I copy the rules from my backup file and upload, home page of site stops working and no error in console. If I try to open backoffice page (/site/umbraco/), its not opening and error in console, net::ERRSSLPROTOCOL_ERROR.
Hi
Did you remove rewrite rules or Url Rewriting rules?
Can you show the configuration and what error did you get after the upgrade?
Alex
hello
After a while I found that its working perfect in incognito mode (even with rewrite rules). So, as such no issue exists now.
In normal mode, its still not working, deleted cache also still the status is same.
is working on a reply...