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 over 16 years ago
- Status changed from Fixed to Missing Feedback
Updated by gstrauss about 1 year ago
- Description updated (diff)
- Status changed from Missing Feedback to Obsolete
- ASK QUESTIONS IN Forums set to No
lighttpd 1.5.x branch has been abandoned.
lighttpd 1.4.x branch is now far more advanced and continues to be maintained.
Actions
Also available in: Atom