Changes for page Short URLs

Last modified by Vincent Massol on 2024/03/27

From version 65.1
edited by Marius Dumitru Florea
on 2018/02/15
Change comment: There is no comment for this version
To version 66.1
edited by slauriere
on 2019/04/18
Change comment: Add "asyncrenderer" to the list of URLs "starts with" that must not be served by the Struts Servlet

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.slauriere
Content
... ... @@ -96,7 +96,7 @@
96 96   <note>
97 97   Ensure that URLs that must not be served by the Struts Servlet are not modified.
98 98   </note>
99 - <from>^/((bin|resources|skins|rest|webdav|xmlrpc|wiki|webjars)/(.*)|robots\.txt)$</from>
99 + <from>^/((bin|resources|skins|asyncrenderer|rest|webdav|xmlrpc|wiki|webjars)/(.*)|robots\.txt)$</from>
100 100   <to type="forward" last="true">-</to>
101 101   </rule>
102 102  

Get Connected