[TYPO3-german] .htaccess in TYPO3 9.5.1

André Spindler typo3 at andre-spindler.de
Mon Nov 12 12:36:59 CET 2018


Hallo in die Runde,

was Johannes schreibt, ist korrekt, TYPO3 9 macht das im Installtool.
Die Kopiervorlage dafür ist 
EXT:install/Resources/Private/FolderStructureTemplateFiles/root-htaccess

In der vhost-Konfiguration habe ich folgendes drinstehen:
<Directory /var/www/vhosts/XXXX/httpdocs/public>
     Options -Indexes +FollowSymLinks -SymLinksIfOwnerMatch +Includes 
+ExecCGI
     AllowOverride Indexes FileInfo AuthConfig Limit Options=All,MultiViews
     DirectoryIndex index.php
</Directory>

Viele Grüße,
André

Am 12.11.2018 um 12:14 schrieb Birgit:
> Hallo Michael,
>
> Ergänzung: Logfiles liegen bei mir in typo3temp/var/log/
>
>
> Viele Grüße
> Birgit
>
>> Am 12.11.2018 um 12:06 schrieb Johannes C. Schulz - EnzephaloN IT-Solutions <info at enzephalon.de>:
>>
>> Hallo
>>
>> Gehe ins InstallTool und dort in den Verzeichnis-Check. Dieser legt die htaccess für dich an.
>>
>> Viele Grüße
>> Johannes C. Schulz
>> EnzephaloN IT-Solutions
>> { von unterwegs gesendet}
>> Am 12. November 2018 12:02:47 schrieb "michaelof at rocketmail.com" <michaelof at rocketmail.com>:
>>
>>> Hallo zusammen,
>>>
>>>
>>> (Hoffentlich) Kurze Frage, ich finde in der Upgrade Dokumentation erst einmal nichts dazu:
>>>
>>> Alle von mir genutzten früheren TYPO3 Versionen beinhalteten eine Datei typo3_src-<version>/_.htaccess als Beispiel für
>>> eine .htaccess Datei.
>>>
>>> Diese Datei existiert mit 9.5.1 nicht mehr.
>>>
>>> Ich habe es früher immer so einfach und sicher wie möglich gemacht:
>>>
>>> <Directory "/srv/www/htdocs/typo3root">
>>>                Options +FollowSymLinks
>>>                AllowOverride None
>>>                Require all granted
>>> --->            Include /srv/www/htdocs/typo3root/.htaccess  <------
>>> </Directory>
>>>
>>> D.h., AllowOverride zur Sicherheit auf "None", und dann das TYPO3-spezifische .htaccess einfach als Direktive
>>> importiert/eingebunden. Funktionierte für alle 7.x und 8.x einwadnfrei. Funktioniert jetzt mit 9 leider nicht mehr :(
>>>
>>> Ich habe es ohne das nicht mehr existierende .htaccess versucht, in den  Docs für 9 steht, dass
>>> 	AllowOverride Indexes FileInfo
>>> gesetzt werden soll. Funktioniert auch nicht wirklich.
>>>
>>> Ich bekomme für alle Versuche ohne weitere Info "Oops, an error occurred!" statt der Backend-Loginseite.
>>> Im Apache error_log wird dazu aber kein Eintrag geschrieben.
>>> Ganz früher standen mal TYPO3 Fehlermeldungen in <typo3root>/typo3temp/logs, jetzt aber auch nicht mehr, der letzte
>>> Logeintrag hier ist Jahre alt.
>>>
>>>
>>> Tipps wären toll :-)
>>>
>>>
>>> Viele Grüße,
>>> Michael
>>> _______________________________________________
>>> TYPO3-german mailing list
>>> TYPO3-german at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
>>
>>
>> _______________________________________________
>> TYPO3-german mailing list
>> TYPO3-german at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



More information about the TYPO3-german mailing list