Re: [users@httpd] Fwd: Virtualhost location variable

2011-04-15 Thread Mark Montague
On April 15, 2011 18:19 , "Michele Mase'" wrote: I need to block the access on a particular location,as the example: ... Order Deny,Allow Deny from all Allow from localhost safenet1 safenet2 ... ... I need to do the same for all the virtualhosts, more than 1K... You should be able to put t

[users@httpd] Fwd: Virtualhost location variable

2011-04-15 Thread Michele Mase'
Anyone? -- Forwarded message -- From: Michele Mase' Date: Wed, Mar 30, 2011 at 10:30 AM Subject: Virtualhost location variable To: users@httpd.apache.org I've the following situation: I need to block the access on a particular location,as the example: ... Order Deny,Allow Deny