Is some other solution to allow access only form 192.168.20.0/24?
On 25 March 2014 23:15, Eric Covener <[email protected]> wrote: > > <Location /?q=User> > Location only matches against the path component, not the query string. > > if you're in 2.4, check out <if>. In 2.2, use mod_rewrite with a > RewriteCond. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
