j
k
j a
j l
Leighton Man wrote:
I have unlang in authorise section of sites-enabled/default, after pap: if (request:Tunnel-Private-Group-Id:0 == "13"){
I have unlang in authorise section of sites-enabled/default, after pap:
if (request:Tunnel-Private-Group-Id:0 == "13"){
Use: if (request:Tunnel-Private-Group-Id == 13) { i.e. without the ":0" Alan DeKok.
Back to the thread
Back to the list