Fix: Rewrite rule#3
Conversation
fix behavior some guys simply don't understand I really don't know why...
removed hack for really wrong Rewrite Rule requires ClanCats/Framework#3
|
This won't work on apache with fastCGI. I have investigated some other applications and came to the following solution: What do you think? |
|
I will test the fastcgi implementation... We strip the entire path and query from the get Param, because apache serve them already to php in the $_SERVER global. |
|
Für FastCGI können wir die selben RewriteRules verwenden. Aktuell lass ichs bei mir mit der Config laufen: Das Problem: Wie machen das eigentlich die ganzen anderen Projekte? |
You'r welcome ;)