[TYPO3-german] Apache Direktiven AllowOverride
Steffen Müller
typo3 at t3node.com
Sat Jan 14 18:20:27 CET 2012
Hi.
On 14.01.2012 16:26 Wenzel Dirk wrote:
> 'AllowOverride None' führt dazu, dass keine Direktiven aus der .htaccess ausgewertet werden.
>
> Ich bin mir nicht sicher, ob 'AllowOverride All' ok ist, oder ob man es weiter einschränken sollte.
>
Aus INSTALL.TXT:
Make sure that AllowOverride allows "Indexes" and "FileInfo" in the
Apache configuration.
Achtung:
AllowOverride Indexes
nicht mit
Options Indexes
verwechseln.
Während
AllowOverride Indexes
notwendig ist, verwende ich
Options -Indexes
aus Sicherheitsgründen (beachte das vorangestellte Minus).
--
cheers,
Steffen
TYPO3 Blog: http://www.t3node.com/
Twitter: @t3node - http://twitter.com/t3node
More information about the TYPO3-german
mailing list