Changeset 512 for trunk/.htaccess

Show
Ignore:
Timestamp:
07/21/07 14:46:15 (16 months ago)
Author:
michiel
Message:

Merge changes from remove_multi_blog branch.

remove everything that referenced to:
'one codebase multiple weblogs'
Also stop supporting common/hosts.php as configfile.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/.htaccess

    r321 r512  
    66</IfModule> 
    77ErrorDocument 404 "/index.php?action=view&id=httperror&error=404" 
     8<Files *mvblog.ini> 
     9        Order deny,allow 
     10        deny from all 
     11</Files>