Actions
Bug #900
closedCannot nest conditions
ASK QUESTIONS IN Forums:
No
Description
For some strange reasons you cannot nest $HTTP-conditions in another
$HTTP.
-- richard
Updated by jan over 17 years ago
- Status changed from New to Fixed
- Resolution set to worksforme
In 1.4.x you can nest conditionals only from lower to higher details, like:
$SERVER["socket"] == ... { $HTTP["host"] == ... { $HTTP["url"] ... } }
Starting with 1.5.0 you are free to change the order more freely.
Updated by stbuehler about 16 years ago
- Status changed from Fixed to Missing Feedback
Actions
Also available in: Atom