<div dir="ltr">I'm having a total brain fart right now with a site.<div><br></div><div>It's running Wordpress. Pages that explicitly end in .php are found and run fine, anything else (which is most of the CMS content) is just giving a file-not-found 404.</div>

<div><br></div><div>so</div><div><br></div><div><a href="http://foo.bar/[whatever_path]/foo.php">http://foo.bar/[whatever_path]/foo.php</a></div><div>works fine, but</div><div>gttp://foo.bar/[whatever_path}/</div><div>gives a 404 file not found, even if the path is correct inside the CMS</div>

<div>(I know it's inside the CMS because the .php files on the admin side work fine.</div><div><br></div><div>What's missing? What is done to make the content fetched from the CMS rather than the Apache filesystem?<br>

</div><div><div><br></div><div>Any help is appreciated.</div><div><br></div>-- <br><div style="text-align:center"><div style="text-align:left">Evan Leibovitch</div><div style="text-align:left">Toronto Canada</div></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px">

<div style="text-align:center"><div style="text-align:left">Em: evan at telly dot org</div></div><div style="text-align:center"><div style="text-align:left">Sk: evanleibovitch</div></div><div style="text-align:center"><div style="text-align:left">

Tw: el56</div></div></blockquote>
</div></div>