in reply to Re: Re: more mod_perl configuration woes
in thread more mod_perl configuration woes
The <FilesMatch> config you have above is redundant. The <Location> part is not doing anything. This is not a mod_perl issue but rather an apache configuration issue, so you should read the apache docs about it. There's a good intro here.
|
|---|