On Tue, Apr 26, 2011 at 12:56 PM, Matt <lm7812@xxxxxxxxx> wrote: > I have an .htaccess file like so. > > order allow,deny > > allow from x.x.x.0/24 > > I have this in my root html directory and it works fine. Only allows > access by the x.x.x.0/24 subnet. Thing is I have one file > ~"siteinfo.html" that I want to allow anyone to access. How would I > do that? <Files siteinfo.html> allow from all </Files> > > --------------------------------------------------------------------- > 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 > > -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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