On 10/18/06, Norman Khine <[EMAIL PROTECTED]> wrote:
The problem is that the if I add the:
RewriteMaphosts-deny txt:/home/user/apache/hosts.deny
RewriteCond ${hosts-deny:%{REMOTE_HOST}|NOT-FOUND} !=NOT-FOUND [OR]
RewriteCond ${hosts-deny:%{REMOTE_ADDR}|NOT-FOUND} !=NOT-FOUND
Re
Joshua Slive wrote:
> On 10/17/06, Norman Khine <[EMAIL PROTECTED]> wrote:
>> hello again,
>> i have the following rewrite rule,
>>
>>
>> ServerName domain.tld
>> ServerAlias www.domain.tld
>> RewriteEngine On
>> RewriteMaphosts-deny txt:/home/user/apache/hosts.deny
>> RewriteCond
On 10/17/06, Norman Khine <[EMAIL PROTECTED]> wrote:
hello again,
i have the following rewrite rule,
ServerName domain.tld
ServerAlias www.domain.tld
RewriteEngine On
RewriteMaphosts-deny txt:/home/user/apache/hosts.deny
RewriteCond ${hosts-deny:%{REMOTE_HOST}|NOT-FOUND} !=NOT-
hello again,
i have the following rewrite rule,
ServerName domain.tld
ServerAlias www.domain.tld
RewriteEngine On
RewriteMaphosts-deny txt:/home/user/apache/hosts.deny
RewriteCond ${hosts-deny:%{REMOTE_HOST}|NOT-FOUND} !=NOT-FOUND [OR]
RewriteCond ${hosts-deny:%{REMOTE_ADDR}|