- Jan 23, 2014
-
-
Eric Chavaillaz authored
Since removing the t3lib folder in TYPO3 6.2, there is no more reason to keep reference to this folder in the example .htaccess file. Resolves: #55265 Releases: 6.2 Change-Id: Ic7f2cff96186551b2aa08c9e785f42c4f8612fce Reviewed-on: https://review.typo3.org/27017 Reviewed-by: Henrik Ziegenhain Reviewed-by: Oliver Klee Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- Jul 17, 2013
-
-
Steffen Müller authored
Flow has the notion of ApplicationContext which provides a unique API for handling contexts. This API allow us to provide default configuration sets for particular contexts. For example having decent logging in production context vs. full reports in development context. The context is set using the TYPO3_CONTEXT environment variable. If not set the context defaults to "Production". The context can be queried using: \TYPO3\CMS\Core\Core\Bootstrap::getInstance()->getContext(); Resolves: #49988 Releases: 6.2 Change-Id: Id953052f2846c740f27a83931adfb64b0d8d9169 Reviewed-on: https://review.typo3.org/22269 Reviewed-by: Thomas Maroschik Reviewed-by: Stefan Neufeind Tested-by: Stefan Neufeind
-
- Oct 30, 2012
-
-
Georg Ringer authored
The "apache-trailing-slash workaround" is not needed and can be removed Change-Id: Ic67cd24eb6ea6de2e78a871ec4b7831b8487be8b Resolves: #42503 Releases: 6.0 Reviewed-on: http://review.typo3.org/16032 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
-
- Apr 14, 2012
-
-
Markus Klein authored
This patch removes the old simulate_static system extension. Since tslib_fe still contains idPartsAnalyze(), which is a relict of simulate static methods, this method also removed. Change-Id: I3631909fe6a77fd0861e7be5acdb6f3bf82fdb42 Resolves: #25099 Releases: 6.0 Reviewed-on: http://review.typo3.org/9132 Reviewed-by: Stefan Galinski Tested-by: Stefan Galinski Reviewed-by: Wouter Wolters Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- Oct 25, 2011
-
-
Steffen Gebert authored
The documentation (NEWS.txt and TypoScript completion) does not correctly explain the feature set of config.compressJs. Instead of the advertised minification (stripping white-spaces), it only applies GZIP compression (which then requires compressionLevel to be enabled in the Install Tool). This is a difference to config.compressCss, which does such a minification. Additionally, .htaccess lacks hints about the gzip rules, which now also apply to the Frontend. Change-Id: I30929ee70d0ab5fd6db74717889af6104c12e23d Resolves: #31251 Releases: 4.6 Reviewed-on: http://review.typo3.org/6277 Reviewed-by: Xavier Perseguers Tested-by: Xavier Perseguers Reviewed-by: Philipp Gampe Tested-by: Philipp Gampe Reviewed-by: Jigal van Hemert Tested-by: Jigal van Hemert
-
- Jul 22, 2011
-
-
Xavier Perseguers authored
Add a new security section within .htaccess to help users secure their TYPO3 install: - Restrict access to deleted files in Recycler directories - Restrict access to TypoScript files in default templates directories - Restrict access to Private extension directories Resolves: #28368 Change-Id: I94c09f50616af55cfdd9577097251692b2111ae7 Reviewed-on: http://review.typo3.org/3462 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Georg Ringer Tested-by: Georg Ringer
-
- Jan 23, 2011
-
-
Steffen Gebert authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10273 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Jan 21, 2011
-
-
Steffen Gebert authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10206 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Ernesto Baschny authored
Follow-up to issue #11103: Cleanup of _.htaccess and references to misc/advanced.htaccess in config_default git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10194 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Dec 28, 2010
-
-
Christian Kuhn authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9959 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Nov 17, 2010
-
-
Ernesto Baschny authored
Added feature #11103: Improve advanced_htaccess and make it more compatible (Thanks to Christopher Stelmaszyk) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9445 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Oct 20, 2010
-
-
Ernesto Baschny authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9178 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Aug 24, 2010
-
-
Ernesto Baschny authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8683 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 03, 2010
-
-
Steffen Kamper authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7522 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Steffen Kamper authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7520 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- May 02, 2010
-
-
Steffen Kamper authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7508 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Feb 07, 2007
-
-
Michael Stucki authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2016 709f56b5-9817-0410-a4d7-c38de5d9e867
-
Michael Stucki authored
Fixed bug #4883: mod_rewrite rules rewrite missing favicon.ico to index.php (thanks to Stefan Geith for this hint - notice that manual modification of existing .htaccess files might be neccessary) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2014 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- Jul 02, 2005
-
-
Michael Stucki authored
* Removed misc/mod_rewrite.htaccess and misc/php_optimized.htaccess and replaced them by misc/simple.htaccess and misc/advanced.htaccess * Added a die() call to protect the display of phpinfo() in misc/phpcheck/incfile.php * config.disablePrefixComment was ignored by plugins * $TT->pull() was called without $TT->push() before in typo3/sysext/indexed_search/class.indexer.php * Fixed bug #0001239: Install tool does not accept hyphen in database host name git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@772 709f56b5-9817-0410-a4d7-c38de5d9e867
-