Hallo,
wenn ich PHP-FPM nutze kann ich eine Status URL angeben (zb. "/status").
In meine VirtualHost Definition schreibe ich dazu (neben der
Konfiguration im PHP-FPM Pool):
<LocationMatch "/(fpm-ping|fpm-status)">
SetHandler "proxy:unix:/run/php-fpm/foo.sock|fcgi://foo/"
</LocationMatch>
Das funktioniert _ohne_ Typo3.
Wie stelle ich es jetzt an, dass diese URL nicht von Typo3 7.6
verarbeitet wird? Verschiedene Versuche eine " - [L]" Rewrite Regel in
.htaccess zu definieren haben nicht funktioniert. Das Problem, dass
Typo3 diese URL "übernimmt", tritt mit und ohne RealURL Extension auf.
thx
matthias
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german