Commit Graph

91 Commits

Author SHA1 Message Date
Luca Racchetti 0197d56ef1
[4.x] Add support for brotli (#43055)
* Add support for brotli

Add support for brotli gzip compression in htaccess.txt

* fix description

fix description

Co-authored-by: Brian Teeman <brian@teeman.net>

---------

Co-authored-by: Brian Teeman <brian@teeman.net>
2024-03-21 16:01:39 +01:00
Richard Fath 1b763def7e
Don't append but set the "Content-Encoding" header value in htaccess.txt (#39205) 2023-03-07 21:41:03 +01:00
Brian Teeman ed0094b6c4
[4.x] htaccess gzip info (#38084)
* [4.x] htaccess gzip info

* s

* restart

* file
2022-06-18 11:43:05 +02:00
Benjamin Trenkle 521da1c139
Merge commit 'a624ecff8aa7911680b8c1b071fb3da0d339001e' into 4.1/upmerges/2022-02-20
# Conflicts:
#	administrator/components/com_config/model/form/application.xml
#	administrator/language/en-GB/en-GB.com_admin.ini
#	administrator/language/en-GB/en-GB.com_config.ini
#	htaccess.txt
#	installation/sql/mysql/joomla.sql
#	installation/sql/postgresql/joomla.sql
#	installation/sql/sqlazure/joomla.sql
#	libraries/src/Application/CMSApplication.php
2022-02-20 21:08:24 +01:00
Brian Teeman a624ecff8a
[3.10] Remove FLoC (#36861)
* [3.10] Remove FLoC

* Update joomla.sql

* Update joomla.sql

* Update joomla.sql
2022-02-20 10:27:14 +01:00
wilsonge 6274e5f136
Merge commit 'f2b6d58' into 4.0-dev 2021-06-14 01:00:39 +01:00
Harald Leithner 5b54c98b76 Merge branch 'staging' into 3.10-dev
# Conflicts:
#	administrator/language/en-GB/en-GB.xml
#	administrator/language/en-GB/install.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	installation/language/en-GB/en-GB.xml
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/src/Version.php
2021-05-25 17:08:03 +02:00
Hannes Papenberg d4ff5dc398
[3.9][SECURITY] Block usage of FLoC by default (#33212)
Co-authored-by: Brian Teeman <brian@teeman.net>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
Co-authored-by: Phil E. Taylor <phil@phil-taylor.com>
Co-authored-by: Harald Leithner <leithner@itronic.at>
Co-authored-by: Quy <quy@fluxbb.org>
2021-05-18 20:45:37 +02:00
Phil E. Taylor 32f2c8ffa5
[4] ERR_CONTENT_DECODING_FAILED help (#33097) 2021-04-14 10:20:26 +02:00
wilsonge af5b1001da
Merge commit '58e0942' into 4.0-dev 2020-12-15 01:36:51 +00:00
wilsonge 8487a6ca99
Merge commit '20615c6' into 4.0-dev 2020-12-01 19:53:46 +00:00
Niels Braczek 3a5984d033
[4.0] Converted copyright statement to standard format (#31504) 2020-11-28 01:33:45 +00:00
Harald Leithner 58e0942f1f Merge branch 'staging' into 3.10-dev
# Conflicts:
#	administrator/language/en-GB/en-GB.xml
#	administrator/language/en-GB/install.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	installation/language/en-GB/en-GB.xml
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/src/Version.php
2020-10-06 17:05:47 +02:00
SharkyKZ 032069424d
Correct module name in htaccess (#30655)
* Correct module name
* Add postinstall message

Co-authored-by: otpfiste <886348+otpfiste@users.noreply.github.com>
Co-authored-by: Richard Fath <richard67@users.noreply.github.com>
2020-09-19 16:52:16 +02:00
Harald Leithner 20615c623a Merge branch 'staging' into 3.10-dev
# Conflicts:
#	administrator/components/com_admin/script.php
#	administrator/language/en-GB/en-GB.xml
#	administrator/language/en-GB/install.xml
#	administrator/manifests/files/joomla.xml
#	administrator/manifests/packages/pkg_en-GB.xml
#	installation/language/en-GB/en-GB.xml
#	language/en-GB/en-GB.xml
#	language/en-GB/install.xml
#	libraries/src/Version.php
2020-08-25 17:11:02 +02:00
Tobias Zulauf 66ddc48827
Disable inline JavaScript when directly open SVG files (#30221)
* Disable inline JavaScript when directly open SVG files
* add postinstall message message
* add if module check

Co-authored-by: Brian Teeman <brian@teeman.net>
2020-08-19 20:49:01 +02:00
Niels Braczek 2ca2d4ebf0
Converted copyright statement to standard format (#29689)
* Converted copyright statement to standard format

* Converted copyright statement to standard format (re-done without rename heuristic)

* Converted copyright statement to standard format (re-done with new rename algorithm)

* Removed copyright year update

* Fixed tests to allow line feed at eof

* Reverted changes not directly related to copyright statement

* Exchanged copyright sign with '(C)' in SQL files

* Fixed creation date in XML files
(Why do people keep changing that?)

* Changed sw-KE.ini manually

* Removed link from copyright in SQL data
(their source, the XML files, do not contain the link)

* Replaced copyright sign with (C) in XML files

* Converted copyright statement for files in `build/`, `libraries/fof/` and `libraries/joomla/`

* Fixed encoding

* Replaced copyright sign with its ASCII representation '(C)' to avoid conflicts and improve consistency

* Reconstructed creation dates from JoomlaCode and source code

* Changed creationDate to creation date of that specific language file version using ISO format

* Update LegacyFactory.php
2020-08-12 17:57:18 +02:00
Phil Taylor abfbce0b37
[4.0] Standardise indents of instructions in .htaccess (#29823)
* Standardize indents

* spaces to tabs
2020-07-11 16:45:43 +02:00
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
wilsonge d7451e6440
Tag Joomla 4 Beta 1 2020-05-30 20:41:05 +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 4172b68dac Prepare Joomla 3.9.15 release candidate 2020-01-22 23:07:06 +01:00
Brian Teeman ea5281cf03 [4.0] htaccess.txt clarifications (#25737)
Updated the comments in the htaccess file to make it clearer that the modules referred to are Apache modules and not Joomla modules

(I just had someone asking why joomla didnt ship with mod_rewrite installed like all the other modules)
2019-08-10 16:27:01 +01:00
Brian Teeman 666afd9825 Update htaccess.txt (#25738) 2019-08-08 12:52:02 +02:00
wilsonge 611d837450
Merge tag '3.9.3' into 4.0-dev 2019-06-15 22:38:10 +01:00
dGrammatiko 5e51e663a2 [4.0] Add gzip compressed files to the release packs (#23385) 2019-03-18 09:08:43 +00:00
wilsonge 2f74f9ad7a
Tag Joomla 4 Alpha 7 2019-03-09 10:20:38 +00:00
mmustermann628483 8bb498816c Update htaccess.txt (#23917)
Fixing white spaces
2019-02-16 12:04:46 +01:00
Harald Leithner 8fdbcb1630 Prepare 3.9.3 release 2019-02-11 18:46:59 +01:00
Michael Babker bc84ea1027
Prepare 3.9.2 release candidate 2019-01-11 07:41:07 -06:00
wilsonge 6e1d6c8a69
Other directories to J4 alpha 3 2018-05-12 15:26:53 +01:00
Michael Babker 44a1dca920
Prepare 3.8.4 Release Candidate 2018-01-20 11:11:30 -06:00
wilsonge 0cc8d4b506
Merge branch '3.8-dev' into 4.0-dev 2017-04-07 13:01:00 +01:00
Arlen Walker 1f056505c9 Using the supplied htaccess file will crash some servers (#15033)
* Fix htaccess.txt

Wrap the IndexIgnore directive in an IfModule block to prevent it from being seen by system without auto index turned on.

* just adding a tab
2017-04-03 12:01:09 +01:00
wilsonge 3e3d57f4f1
Merge branch 'staging' into 4.0-dev 2017-01-15 13:52:59 +00:00
wilsonge f4e07d8954
It's 2017. Happy New Year 2017-01-12 12:16:47 +00:00
Michael Babker 842712b808 Tweak default htaccess for better default use (#12735) 2016-11-03 15:40:27 +00:00
Brian Teeman 68e7b4426a Spelling errors (#11604)
* toolbar

* Revert "toolbar"

This reverts commit 8f995f199e.

* toolbar

* success

* subdirectory

* source code

* seperated

* semi-colon

* recieved

* plugin

* online

* meta-data

* meta author

* iframe

* home page

* backend

* front-end

* email

* dropdown

* checkbox

* address

* fix caps

* Caps on new line
2016-08-14 18:50:05 +02:00
Brian Teeman 47aaf0dca6 htaccess comments (#11062)
* htaccess comments

* fix typo
2016-07-16 11:03:10 +02:00
Jean-Marie Simonet 22fdc98d5a Updating copyright date to 2016 2016-01-06 11:24:34 +01:00
Jean-Marie Simonet b9238fdab5 Updating copyright to 2015 2014-12-30 09:15:58 +01:00
George Wilson e1a48092ea Fix typo (Thanks @C-Lodder) 2014-11-19 21:25:50 +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
Simon Asika 87c0dd7fdb Align docblock in htaccess
Just little modification.
2014-02-22 13:24:33 +08:00
Jean-Marie Simonet 99737a0887 Updating copyright 2013-12-31 12:25:08 +01:00
Jean-Marie Simonet c9442354ce ^ Updating copyright 2013-01-18 18:03:57 +01:00
chdemko 011a2f0263 Deleting remaining "$ Id $" 2012-01-13 09:44:31 +01:00
Jean-Marie Simonet 83a0c2f862 ^ Updating Copyright 2012-01-12 06:45:22 +01:00