diff options
author | Christian Pointner <equinox@spreadspace.org> | 2016-08-07 23:08:42 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2016-08-07 23:08:42 +0200 |
commit | 0f5c6298749c12b17dcf070002f8e972c3acb1be (patch) | |
tree | d1ab867e36552eb773e8882f457b304ba35b8054 /bssid.shtml | |
parent | 19f90ad83b09e7bf62719c5baf1ece191ef8d8f7 (diff) |
also regex matches differ between apache and nginx
Diffstat (limited to 'bssid.shtml')
-rw-r--r-- | bssid.shtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bssid.shtml b/bssid.shtml index dbb0cc8..db6425a 100644 --- a/bssid.shtml +++ b/bssid.shtml @@ -3,7 +3,7 @@ <!--#elif expr="$POL = l"--><!--#set var="POLCODED" value="6"--> <!--#elif expr="$POL = r"--><!--#set var="POLCODED" value="2"--> <!--#endif--> -<!--#if expr="$CHAN = /^([1-9]|1[0-3])$/"--> +<!--#if expr="$CHAN = /([1-9]|1[0-3])/"--> <!--#include file="bssid2.shtml"--> <!--#else-->??:??:??:C?:?? <!--#endif--> |