Changeset 582

Show
Ignore:
Timestamp:
06/29/05 08:44:43 (3 years ago)
Author:
mbonetti
Message:

Disabled the MultiViews? option. Hope this doesn't break stuff!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/rss/.htaccess

    r579 r582  
     1 
     2# Disable MultiViews: we want the real thing 
     3# http://httpd.apache.org/docs-2.0/mod/mod_negotiation.html#multiviews 
     4 
     5Options -MultiViews 
     6 
    17<IfModule mod_rewrite.c> 
    28  RewriteEngine on 
     
    2329   
    2430  #sticky view 
    25   RewriteRule   ^sticky?\/?$            sticky.php [L] 
     31  RewriteRule ^sticky?/?$ sticky.php [L] 
    2632 
    2733  #item view