You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jie Gao <J....@isu.usyd.edu.au> on 1999/02/19 00:23:25 UTC

Location directive

Hi,

Is it possible/right to have the Location/LocationMatch directive cover query strings?

Like:

<Location '/cgi-bin/myprog?class=1'>
...
</Location>

Would be handy to have this.

Thanks,


Jie