Re: Problems getting 404s
"David J. Weller-Fahy" <[email protected]> Tue, 30 Nov 2004 15:48:07 +0101
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
* Michiel Boland <[email protected]> [2004-11-30 10:16 +0100]: > Hi. Sorry about the delay. No problem. Janusz Gumkowski actually talked to me off list. > It looks like your problem is caused by this line > > IndexNames { index.php } > > My guess is that there is a file index.php in /home/dave/wordpress. > Now, if you retrieve http://weller-fahy.com/nonexisting, > then that index.php will be executed with PATH_INFO set to /nonexisting. > This is a feature. You can turn this off by adding > > PathInfo off > > somewhere inside a control block. Janusz suggested the same thing, and it worked like a charm. Thanks! Regards, -- dave [ please don't CC me ]