Re: .htaccess deny question

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

 



Here you are:

order allow,deny
deny from 12.3.80
deny from 12.3.81
...
deny from *n\.example.com
ErrorDocument 403 "This IP is blocked."
allow from all


That's it!  Thanks for any help.


From: Igor Cicimov <icicimov@xxxxxxxxx>
To: users@xxxxxxxxxxxxxxxx
Sent: Wed, June 23, 2010 11:21:27 PM
Subject: Re: .htaccess deny question

Post the complete case including the order statement. Also i dont think you need the backslashes.

Sent from my phone

On Jun 24, 2010 1:38 AM, "Industrial Blue" <industrialblue@xxxxxxxxx> wrote:

I'm having a heck of a time trying to get this to work.  I have a .htaccess file which is working fine.  I now have a requirement to restrict/deny any server ending with the letter 'n' from example.com

For example, I want to deny the server 123n.example.com but still allow all other servers (not ending in 'n') from example.com

I have tried everything like:

deny from *n\.example\.com
deny from .*n\.example\.com
deny from ^*n\.example\.com

Is what I am trying to do outside the scope of allow/deny?  Thanks much.






---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-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