
08-15-2007, 08:34 AM
|
|
Member
|
|
Join Date: May 2007
Posts: 25
|
|
MultiViews
I customer of ours is having issues trying to get multiviews working, their .htaccess is the following:
Code:
DirectoryIndex index.html index.htm index.php
AddType application/x-httpd-php .html .htm
Options MultiViews
What do you recommend to get this working?
|