Re: Off Topic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Have you tried == instead of =?


Allow from env==good


Best

Toni

On 10/01/14 12:14, jidanni@xxxxxxxxxxx wrote:
"YK" == Yehuda Katz <yehuda@xxxxxxxxxx> writes:
YK> I don't know of a email list like this, but for programming questions (and answers) in any language, I suggest StackOverflow.

I have been banned from StackOverflow.

I was hoping somebody could tell me why

<If "%{HTTP_HOST} !~ /radioscanningtw\.jidanni\.org/i">
SetEnv blockme 1
</If>
Order Deny,Allow
Deny from all
Allow from env=!blockme

works, but

<If "%{HTTP_HOST} =~ /radioscanningtw\.jidanni\.org/i">
SetEnv good 1
</If>
Order Deny,Allow
Deny from all
Allow from env=good

doesn't, as noted in
https://issues.apache.org/bugzilla/show_bug.cgi?id=55957
Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux