Skip to content

Commit

Permalink
more README tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
agentzh committed Nov 18, 2009
1 parent 6023eac commit 993e75b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ instance,
set $my_server 'Super Star Server';
more_set_headers 'Server: $my_server';

But variables won't work in header keys.
But variables won't work in header keys due to performance
considerations.

Multiple set/clear header directives are allowed in a
single location, and they're executed sequentially.
Expand Down Expand Up @@ -64,5 +65,3 @@ Nginx Compatibility
0.8.x (last tested version is 0.8.27)
0.7.x >= 0.7.21 (last tested version is 0.7.64)

-agentzh

0 comments on commit 993e75b

Please sign in to comment.