Commit Graph

9 Commits

Author SHA1 Message Date
Nicholas K. Dionysopoulos 4563141cd9
Fix API application routing (#29303)
API not routed correctly on semi-SEF URLs with index.php in them
such as /api/index.php/v1/content/article

The reason is that the ApiRouter code is incorrectly tied to the
URL rewriting option in Global Configuration and doesn't really
check correctly whether the index.php part is found at the
beginning of the URL.
2020-05-31 20:22:31 +01:00
Tobias Zulauf 131e84583f
[4.0] Add Cross-Origin-Embedder-Policy header to the core htaccess and web.config.txt (#29049) 2020-05-30 14:30:46 +01:00
Tobias Zulauf 2ab4c5b937
[4.0] Add Cross-Origin-Resource-Policy header to the core htaccess (#28068) 2020-03-19 16:22:26 +00:00
Harald Leithner 8fdbcb1630 Prepare 3.9.3 release 2019-02-11 18:46:59 +01:00
Brian Teeman 335d31db8c Update web.config.txt 2015-03-11 20:25:51 +00:00
Michael Babker 162f70ea3a [imp] Disallow directory listings in default config. Closes #4171 2014-10-17 13:36:41 +02:00
Chraneco e5eb98ab4f [imp] Remove dependencies on document types. Fixes #488
Remove dependencies on document types in web.config
2014-06-05 02:08:54 +02:00
Pavel Poles d7cf512d59 [#27604] class suffix missing from mod_banner ITEMS 2012-01-10 10:15:25 -08:00
Mark Dexter 91fabf54eb [#24016] Native support for IIS Rewrite
git-svn-id: http://joomlacode.org/svn/joomla/development/trunk@21096 6f6e1ebd-4c2b-0410-823f-f34bde69bce9
2011-04-07 15:30:58 +00:00