| You have to define a scan rule permitting the execution of those scripts.
In basic theory
+*.php*
should do it. However I do urge you to look at closer what the links are
named, how they work and what other links there are, because using a general
rule like above will cause you do download ALL pages produced by php scripts
and this might be something you do not want.
| |