> --------------------------
> <Files "index.php">
>     Require all denied
> </Files>
>
> <FilesMatch "index\.php$">
>     Require all denied
> </FilesMatch>
> --------------------------
>
> Any other ideas as to why none of these are effective?
>
> Thanks again,

Are you sure these are static files served from disk and not e.g.
proxied or passed through a CGI?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to