PDA

View Full Version : MultiViews + PHP = Google does not index?


pixelcop
03-24-2005, 03:36 AM
I found several posts on other forums and blogs stating that Google does not index sites if you enable MultiViews on Apache (in order to hide file extensions) and use PHP for your files, because Google gets a 406 error. Does anybody know if this still is true?

composer
03-24-2005, 04:44 PM
See...
Using Apache's MultiViews with PHP whilst avoid 406 errors (http://tranchant.plus.com/notes/multiviews)