I need a way to write the perfectly working Apache 2.4 .htaccess,
<If "%{HTTP_HOST} !~ /radioscanningtw\.jidanni\.org/i">
    Deny from all
</If>
to also be able to work correctly for Apache 2.2.9. Thanks.
SetEnvIf etc. cannot be used: please see
https://issues.apache.org/bugzilla/show_bug.cgi?id=55957

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to