Re: Allow directive - limitation?

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

 



There is no need to have everything on one line, you can have multiple
Allow lines.  For instance we use something like this a lot:

<Location "/trac/test">
Order deny,allow
Allow from 10.10.1.0/24
Allow from 10.10.5.0/24
Allow from 127.0.0.1
</Location>

Nico

On Fri, 2009-08-14 at 16:30 +1000, Stephen Vaughan wrote:
> Hi,
> 
> Is there a limitation on the number of characters you can have per
> line for 'Allow from'?
> 
> We a couple of hundred ip addresses listed, however we seem to have
> hit a limit whereby any new ip addresses added to the line are being
> recognised as a new line, and so apache is failing to reload. Do we
> have to just create a new line?
> 
> -- 
> Best Regards,
> Stephen
> Sent from Sydney, Nsw, Australia


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL: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