Search results

  1. M

    Multiviews support

    Wow... I wish I would have posted this two weeks ago when I started having the issue. That worked great. Can I duplicate that code for html and htm files? For example: RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_URI}.html -f RewriteRule ^(.*)$ $1.html and RewriteCond...
  2. M

    Multiviews support

    my web host just switched from Apache to Lightspeed and now half my site is not working. Before the switch http://mysite.com/directory/pagename used to bring up pagename.php. Now I get a 404 error unless I add .php to all of my links. I have searched the forums for Mutiviews and nothing I've...
Top