This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Zeichensatz bei der Wahl von Kürzeln (#2) sowie dynamische(re)
Anzeige des aktuellen Hosts, in dem nicht der SERVER_NAME verwendet wird, sondern der HTTP_HOST. Eine gute Übersicht, wo der Unterschied zwischen diesen beiden Variablen besteht, liefert http://stackoverflow.com/a/2297421
- Loading branch information
Showing
3 changed files
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a5b9895
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dieser Commit hat ein Problem verursacht, und zwar geht das dynamische Erzeugen von Kürzeln jetzt nicht mehr richtig. Es passiert einfach nichts, das PHP Script timet aus, keine Fehlermeldung, gar nichts. Sehr seltsam, sollte mal unter Apache statt nginx/FPM versucht werden zu reproduzieren.